mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2025-01-08 00:51:20 +00:00
fix(i18l): Fix broken strings for configuration wizard
This commit is contained in:
parent
039534a8e9
commit
1d48f2887d
|
@ -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."
|
||||
},
|
||||
|
|
|
@ -185,7 +185,7 @@
|
|||
},
|
||||
"not_ready_card": {
|
||||
"begin": "Завершите настройку приложения используя ",
|
||||
"insertion": "@:more.configuration_wizard",
|
||||
"insertion": "Мастер Настройки",
|
||||
"end": " для продолжения работы",
|
||||
"in_menu": "Сервер ещё не настроен, воспользуйтесь мастером подключения."
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue