From 8dcda2dae97d8a8e322a24a0a4935c70064a2a01 Mon Sep 17 00:00:00 2001 From: c727 Date: Tue, 17 Jul 2018 00:34:46 +0200 Subject: [PATCH] Fix translation for weather states (#1454) we should rename the keys on lokalise before we merge this fix: #1414 --- src/translations/en.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/translations/en.json b/src/translations/en.json index 0cffb0e0f2..50e02ca163 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -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": {