Merge pull request 'fix(i18l): Fix broken strings for configuration wizard' (#130) from asset-fix into master

Reviewed-on: kherel/selfprivacy.org.app#130
Reviewed-by: Inex Code <inex.code@selfprivacy.org>
pull/129/head^2
Inex Code 2022-10-06 08:30:09 +03:00
commit bd9660c17c
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": "Сервер ещё не настроен, воспользуйтесь мастером подключения."
},