feat:verify phone number page ui done
This commit is contained in:
@@ -174,7 +174,16 @@
|
||||
"repeat_password": "Repeat password",
|
||||
"enter_repeat_password": "Enter repeat password",
|
||||
"already_has_account": "Already have an account?",
|
||||
"unexpected_error": "Unexpected error"
|
||||
"unexpected_error": "Unexpected error",
|
||||
"consent_message": "By proceeding, you consent to get calls or SMS messages, including by automated means, from {appName} and its affiliates to the number provided.",
|
||||
"@consent_message": {
|
||||
"placeholders": {
|
||||
"appName": {
|
||||
"type": "String",
|
||||
"example": "Uber"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -169,7 +169,16 @@
|
||||
"repeat_password": "Повторите пароль",
|
||||
"enter_repeat_password": "Введите пароль ещё раз",
|
||||
"already_has_account": "Уже есть аккаунт?",
|
||||
"unexpected_error": "Неожиданная ошибка"
|
||||
"unexpected_error": "Неожиданная ошибка",
|
||||
"consent_message": "Продолжая, вы соглашаетесь получать звонки или SMS-сообщения, включая автоматические, от {appName} и его партнёров на указанный номер.",
|
||||
"@consent_message": {
|
||||
"placeholders": {
|
||||
"appName": {
|
||||
"type": "String",
|
||||
"example": "Uber"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -169,7 +169,16 @@
|
||||
"repeat_password": "Parolni takrorlang",
|
||||
"enter_repeat_password": "Parolni qayta kiriting",
|
||||
"already_has_account": "Akkountingiz bormi?",
|
||||
"unexpected_error": "Kutilmagan xatolik"
|
||||
"unexpected_error": "Kutilmagan xatolik",
|
||||
"consent_message": "Davom etish orqali siz {appName} va uning hamkorlaridan siz kiritgan raqamga, shu jumladan avtomatik vositalar orqali, qo‘ng‘iroqlar yoki SMS xabarlar olishingizga rozilik bildirasiz.",
|
||||
"@consent_message": {
|
||||
"placeholders": {
|
||||
"appName": {
|
||||
"type": "String",
|
||||
"example": "Uber"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user