Fix translation for weather states (#1454)

we should rename the keys on lokalise before we merge this

fix: #1414
This commit is contained in:
c727 2018-07-17 00:34:46 +02:00 committed by GitHub
parent 348b284ba6
commit 8dcda2dae9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -264,20 +264,20 @@
"on": "[%key:state::default::on%]"
},
"weather": {
"clear_night": "Clear, night",
"clear-night": "Clear, night",
"cloudy": "Cloudy",
"fog": "Fog",
"hail": "Hail",
"lightning": "Lightning",
"lightning_rainy": "Lightning, rainy",
"lightning-rainy": "Lightning, rainy",
"partlycloudy": "Partly cloudy",
"pouring": "Pouring",
"rainy": "Rainy",
"snowy": "Snowy",
"snowy_rainy": "Snowy, rainy",
"snowy-rainy": "Snowy, rainy",
"sunny": "Sunny",
"windy": "Windy",
"windy_variant": "Windy"
"windy-variant": "Windy"
},
"zwave": {
"default": {