Commit 50a5bafd by asranov0003

feat: add help texts translations

parent 78fc0508
...@@ -163,16 +163,16 @@ ...@@ -163,16 +163,16 @@
"desc": "Are you sure you want to continue?" "desc": "Are you sure you want to continue?"
}, },
"help": { "help": {
"howToStart": "Как начать?", "howToStart": "How to start?",
"howToStartDesc": "* Вы можете использовать один аккаунт на нескольких устройствах", "howToStartDesc": "* You can use one account on multiple devices",
"parentPhone": "Телефон родителя", "parentPhone": "Parent's phone",
"parentPhoneDesc1": "• Скачайте и установите приложение на телефон родителя", "parentPhoneDesc1": "• Download and install the app on the parent's phone",
"parentPhoneDesc2": "• Создайте один аккаунт на всю семью", "parentPhoneDesc2": "• Create one account for the whole family",
"parentPhoneDesc3": "• Выберите режим Родитель", "parentPhoneDesc3": "• Choose Parent mode",
"childPhone": "Телефон ребенка", "childPhone": "Child's phone",
"childPhoneDesc1": "• Скачайте и установите приложение на телефон ребенка", "childPhoneDesc1": "• Download and install the app on the child's phone",
"childPhoneDesc2": "• Войдите под Вашим аккаунтом", "childPhoneDesc2": "• Log in with your account",
"childPhoneDesc3": "• Выберите режим Ребенок" "childPhoneDesc3": "• Choose Child mode"
}, },
"button": { "button": {
"login": "Login", "login": "Login",
...@@ -186,7 +186,8 @@ ...@@ -186,7 +186,8 @@
"search": "Search", "search": "Search",
"save": "Save", "save": "Save",
"confirm": "Confirm", "confirm": "Confirm",
"share": "Share" "share": "Share",
"ok": "Ok"
}, },
"notFound": { "notFound": {
"code": "404", "code": "404",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment