Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/skykettle-ha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--custom_components/skykettle/translations/water_heater.ru.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/custom_components/skykettle/translations/water_heater.ru.json b/custom_components/skykettle/translations/water_heater.ru.json
index f1b8773..e53e173 100644
--- a/custom_components/skykettle/translations/water_heater.ru.json
+++ b/custom_components/skykettle/translations/water_heater.ru.json
@@ -1,12 +1,12 @@
{
"state": {
- "skykettle": {
- "off": "Выкл",
+ "_": {
+ "off": "Выключено",
"Boil": "Кипячение",
"Boil+Heat": "Кипячение+Подогрев",
"Heat": "Подогрев",
"Lamp": "Светильник",
- "Light": "Light"
+ "Light": "Подсветка"
}
}
}