summaryrefslogtreecommitdiff
path: root/src/locales/ru-RU.json
diff options
context:
space:
mode:
authorkirankumarb07 <kirankumarb@ami.com>2023-02-07 16:42:33 +0300
committerKiran Kumar Ballapalli <kirankumarb@ami.com>2023-02-13 09:39:24 +0300
commit3bf966a73eb55dbc0751734ce5bd78105e2d1c70 (patch)
tree07437223d4b9900d7cf029b000dee9d6007354b0 /src/locales/ru-RU.json
parent38e131ada65ea78b0e73eebde488002b3e2369c9 (diff)
downloadwebui-vue-3bf966a73eb55dbc0751734ce5bd78105e2d1c70.tar.xz
Add translation for a few missing UI elements
On the sensor page and user management page, some of the strings are not getting translated to the selected language. I have added this patch to add the multiple language strings to the missing strings. Change-Id: I03ca43bb81708f85e913e39c6dfa24ab7f3de876 Signed-off-by: Kirankumar Ballapalli <kirankumarb@ami.com>
Diffstat (limited to 'src/locales/ru-RU.json')
-rw-r--r--src/locales/ru-RU.json12
1 files changed, 10 insertions, 2 deletions
diff --git a/src/locales/ru-RU.json b/src/locales/ru-RU.json
index 477cde74..4808aec4 100644
--- a/src/locales/ru-RU.json
+++ b/src/locales/ru-RU.json
@@ -20,7 +20,10 @@
"reset": "Сбросить",
"save": "Сохранить",
"saveSettings": "Сохранить настройки",
- "selected": "Выбрано"
+ "selected": "Выбрано",
+ "ok": "Хорошо",
+ "warning": "Предупреждение",
+ "critical": "Критический"
},
"ariaLabel": {
"clearSearch": "Очистить поле поиска",
@@ -574,7 +577,12 @@
"configureManagerResources": "Конфигурирование ресурсов менеджера",
"configureUsersAndTheirAccounts": "Конфигурирование пользователей и их учётных записей",
"logInToTheServiceAndReadResources": "Вход в сервис и доступ к ресурсам на чтение",
- "updatePasswordForCurrentUserAccount": "Обновление пароля для текущей учётной записи пользователя"
+ "updatePasswordForCurrentUserAccount": "Обновление пароля для текущей учётной записи пользователя",
+ "privilege": "Привилегия",
+ "administrator": "Администратор",
+ "operator": "Оператор",
+ "readOnly": "Только для чтения",
+ "noAccess": "Нет доступа"
},
"toast": {
"errorBatchDelete": "Ошибка удаления %{count} пользователя. | Ошибка удаления %{count} пользователей.",