Update locales.js

kmh -> km/h
pull/1021/head
lunctis-viribus 2021-12-07 20:06:08 +01:00 committed by GitHub
parent 3301444939
commit 5d4055b3bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@ var locales = {
thousands_sep: ".",
currency_symbol: "€",
int_curr_symbol: "EUR",
speed: "kmh",
speed: "km/h",
distance: { 0: "m", 1: "km" },
temperature: "°C",
ampm: { 0: "am", 1: "pm" },