From 00836793e0e9c19f53943a7d912b38e6d3196dd8 Mon Sep 17 00:00:00 2001 From: NunkyJoe <49730304+NunkyJoe@users.noreply.github.com> Date: Mon, 1 Jan 2024 14:47:57 +0300 Subject: [PATCH] Update translation_RU.json. Fixed a phrase that was too long causing temperature values to not fit on the sleep screen. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The sleep indication phrase in simple mode is too long "Хххррп". The temperature value does not fit on the screen. Replaced it with the original phrase "Zzzz", understandable in all languages. --- Translations/translation_RU.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Translations/translation_RU.json b/Translations/translation_RU.json index ccd066ca..83981239 100644 --- a/Translations/translation_RU.json +++ b/Translations/translation_RU.json @@ -52,7 +52,7 @@ "message": "Питание(В):\n" }, "SleepingSimpleString": { - "message": "Хххррп" + "message": "Zzzz" }, "SleepingAdvancedString": { "message": "Сон...\n"