summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin Aladyshev <aladyshev22@gmail.com>2022-01-12 17:42:57 +0300
committerDixsie Wolmers <dixsiew@gmail.com>2022-01-28 00:10:11 +0300
commit2b33ec2cd523cc48c40977b31a13c2ce925f58c5 (patch)
tree9788a88d91b41790bcbdb2ad93a7afedf904fc64
parentb84a87ba83ee4d26e8960fef9bfb547d5744a256 (diff)
downloadwebui-vue-2b33ec2cd523cc48c40977b31a13c2ce925f58c5.tar.xz
Update russian translations for the timezone toast messages
Add russian translations that were missed in a commit 77e64901f7334773d85fefab5e5623fa0e6ec499 ("Fix invalid password validation"). Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: I818c6918ee9a7c862a37335f43acccf57b486828
-rw-r--r--src/locales/ru-RU.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/locales/ru-RU.json b/src/locales/ru-RU.json
index 74ea6cc3..659d26c3 100644
--- a/src/locales/ru-RU.json
+++ b/src/locales/ru-RU.json
@@ -631,7 +631,7 @@
"timezoneDisplayDesc": "Выберите, как будет отображаться время на всех страницах",
"username": "Имя пользователя",
"toast": {
- "successSaveSettings": "Успешное сохранение настроек учётной записи."
+ "successUpdatingTimeZone": "Часовой пояс успешно обновлён."
}
},
"pageNetwork": {