RU: Added toast notification for identify LEDs
Add russian translations that were missed in a commit
f11a190192115fbb798dc0ded02d3f383e407922
("Added toast notification for identify LEDs").
Change-Id: I0169f24bd2b27a72156273fe091a2597270f572f
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
diff --git a/src/locales/ru-RU.json b/src/locales/ru-RU.json
index a1233b6..76a830d 100644
--- a/src/locales/ru-RU.json
+++ b/src/locales/ru-RU.json
@@ -451,7 +451,9 @@
},
"toast": {
"errorDisableIdentifyLed": "Ошибка выключения идентификационного LED.",
- "errorEnableIdentifyLed": "Ошибка включения идентификационного LED."
+ "errorEnableIdentifyLed": "Ошибка включения идентификационного LED.",
+ "successDisableIdentifyLed": "Идентификационный LED выключен успешно.",
+ "successEnableIdentifyLed": "Идентификационный LED включён успешно."
}
},
"pageKeyClear": {