summaryrefslogtreecommitdiff
path: root/src/locales/ru-RU.json
diff options
context:
space:
mode:
authorglukhov.mikhail <mikl@greenfil.ru>2022-09-26 11:17:57 +0300
committerGunnar Mills <gmills@us.ibm.com>2022-11-08 18:58:16 +0300
commited7278a2f747586de9f938c1e234c514d9379cac (patch)
tree8a317416cc56764045759291a34322471e772505 /src/locales/ru-RU.json
parentef96c6d96950e40954c5eb8ed87fef5dcf630bf3 (diff)
downloadwebui-vue-ed7278a2f747586de9f938c1e234c514d9379cac.tar.xz
Added correct diagnostic mode display
Before the patch, the diagnostic mode was displayed as "Not available", after the patch "Diagnostic mode". Test: in the console run the command "busctl set-property xyz.openbmc_project.State.Host \ /xyz/openbmc_project/state/host0 \ xyz.openbmc_project.State.Host CurrentHostState \ s "xyz.openbmc_project.State.Host.HostState.DiagnosticMode". open the "Server power operations" page, check the Server status Signed-off-by: glukhov.mikhail <mikl@greenfil.ru> Change-Id: I90d04e05188eb92c4c4b38fe578ae36db0424b5c
Diffstat (limited to 'src/locales/ru-RU.json')
-rw-r--r--src/locales/ru-RU.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/locales/ru-RU.json b/src/locales/ru-RU.json
index d1652246..80df9704 100644
--- a/src/locales/ru-RU.json
+++ b/src/locales/ru-RU.json
@@ -55,6 +55,7 @@
},
"status": {
"copied": "Скопировано",
+ "diagnosticMode": "Самодиагностика",
"disabled": "Выключено",
"enabled": "Включено",
"error": "Ошибка",