summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVitalii Lysak <v.lysak@dunice.net>2022-07-18 09:08:47 +0300
committerVitalii Lysak <v.lysak@dunice.net>2022-07-18 09:08:47 +0300
commit781ae611d9f2c8b5d53acf5a5fbf776763604d2f (patch)
treed14bd0c05581a8099d5f89158806ada8470ac6b8
parent8a2c874217ed9ade10d803b582549db430fecf1c (diff)
downloadwebui-vue-781ae611d9f2c8b5d53acf5a5fbf776763604d2f.tar.xz
update refresh date msg
-rw-r--r--src/locales/en-US.json2
-rw-r--r--src/locales/ru-RU.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/locales/en-US.json b/src/locales/en-US.json
index b6597d60..33826db6 100644
--- a/src/locales/en-US.json
+++ b/src/locales/en-US.json
@@ -213,7 +213,7 @@
"toast": {
"errorSaveDateTime": "Error saving date and time settings.",
"successSaveDateTime": "Successfully saved date and time settings.",
- "delaySaveDateTime": "Applying changes will take about 10 seconds."
+ "delaySaveDateTime": "Update the page after 10 seconds to apply the changes."
}
},
"pageDumps": {
diff --git a/src/locales/ru-RU.json b/src/locales/ru-RU.json
index c3e44278..4f496c17 100644
--- a/src/locales/ru-RU.json
+++ b/src/locales/ru-RU.json
@@ -297,7 +297,7 @@
"toast": {
"errorSaveDateTime": "Ошибка сохранения настроек даты и времени.",
"successSaveDateTime": "Настройки даты и времени сохранены.",
- "delaySaveDateTime": "Применение изменений займет около 10 секунд."
+ "delaySaveDateTime": "Чтобы применить изменения, обновите страницу через 10 секунд."
}
},
"pageDumps": {