1
0
Fork 0

Update locales.js

kmh -> km/h for en_NL. km/h works fine with new WeatherClock v0.03
master
lunctis-viribus 2021-12-08 11:36:28 +01:00 committed by GitHub
parent b96ec91453
commit ed36d800b1
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" },