summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin Aladyshev <aladyshev22@gmail.com>2021-09-02 09:59:25 +0300
committerKonstantin Aladyshev <aladyshev22@gmail.com>2021-09-09 09:13:25 +0300
commit793bbde94a9c631d1b1e728d4946cf5fe3d94b1a (patch)
tree059c6f0548b097a3493eb3f831ed7e5d34b11838
parentdaaf889fa58bd448d46c0aa38aa97c2ac6ce6045 (diff)
downloadwebui-vue-793bbde94a9c631d1b1e728d4946cf5fe3d94b1a.tar.xz
Russian translation for the system attention indicators
Add russian translations that were missed in a commit 05388966bc9ff2d65e7696c209a5827e82d61297 ("Add system attention indicators"). Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: I9e996c9b95f7d20a19543defdf7eebf6da12708c
-rw-r--r--src/locales/ru-RU.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/locales/ru-RU.json b/src/locales/ru-RU.json
index a05198d3..7d341fe9 100644
--- a/src/locales/ru-RU.json
+++ b/src/locales/ru-RU.json
@@ -361,6 +361,11 @@
"chassis": "Шасси",
"processors": "Процессоры",
"system": "Система",
+ "systemIndicator": {
+ "powerStatus": "Состояние питания",
+ "identifyLed": "Идентификационный LED системы",
+ "sectionTitle": "Индикаторы системы"
+ },
"table": {
"assetTag": "Метка",
"chassisType": "Тип шасси",