From c72770e1df22e5969d0173a86febf3e84250d57b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 07:20:57 +0000 Subject: [PATCH] New Crowdin translations by GitHub Action (#1239) --- custom_components/battery_notes/translations/el.json | 4 ++-- custom_components/battery_notes/translations/ru.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/custom_components/battery_notes/translations/el.json b/custom_components/battery_notes/translations/el.json index 4f0da4e2a..f554ca3f0 100644 --- a/custom_components/battery_notes/translations/el.json +++ b/custom_components/battery_notes/translations/el.json @@ -141,8 +141,8 @@ "name": "Ελεγχος τελευταίας αναφοράς μπαταρίας" }, "check_battery_low": { - "description": "Raise events for devices that have a low battery.", - "name": "Check battery low" + "description": "Εμφάνιση συμβάντων για συσκευές με χαμηλή μπαταρία.", + "name": "Ελεγχος χαμηλής μπαταρίας" } } } \ No newline at end of file diff --git a/custom_components/battery_notes/translations/ru.json b/custom_components/battery_notes/translations/ru.json index 0e898280c..2969ebd29 100644 --- a/custom_components/battery_notes/translations/ru.json +++ b/custom_components/battery_notes/translations/ru.json @@ -141,8 +141,8 @@ "name": "Последняя информация по батарее" }, "check_battery_low": { - "description": "Raise events for devices that have a low battery.", - "name": "Check battery low" + "description": "Вызов событий для устройств с низким зарядом батареи.\nVyzyvayte sobytiya dlya ustroystv s nizki", + "name": "Проверить низкий заряд батареи" } } } \ No newline at end of file