fix(i18l): Fix broken strings for configuration wizard #130

Merged
inex merged 1 commits from asset-fix into master 2022-10-06 08:30:10 +03:00
2 changed files with 2 additions and 2 deletions

View File

@ -185,7 +185,7 @@
},
"not_ready_card": {
"begin": "Please finish application setup using ",
"insertion": "@:more.configuration_wizard",
"insertion": "Setup Wizard",
"end": " for further work",
"in_menu": "Server is not set up yet. Please finish setup using setup wizard for further work."
},

View File

@ -185,7 +185,7 @@
},
"not_ready_card": {
"begin": "Завершите настройку приложения используя ",
"insertion": "@:more.configuration_wizard",
"insertion": "Мастер Настройки",
"end": " для продолжения работы",
"in_menu": "Сервер ещё не настроен, воспользуйтесь мастером подключения."
},