feat: auth done
This commit is contained in:
@@ -183,7 +183,21 @@
|
||||
"example": "Uber"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"otp_code_incomplete": "Code is incomplete. Please enter the full code.",
|
||||
"passwords_do_not_match": "Passwords do not match.",
|
||||
"reset_password": "Reset password",
|
||||
"new_password": "New password",
|
||||
"enter_otp_code": "Enter the 5-digit code sent to you at {phoneNumber}",
|
||||
"@enter_otp_code":{
|
||||
"placeholders": {
|
||||
"phoneNumber": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resend_otp_after": "You can resend OTP after"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -178,7 +178,20 @@
|
||||
"example": "Uber"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"otp_code_incomplete": "Код неполный. Пожалуйста, введите полный код.",
|
||||
"passwords_do_not_match": "Пароли не совпадают.",
|
||||
"reset_password": "Восстановить пароль",
|
||||
"new_password": "Новый пароль",
|
||||
"enter_otp_code": "Введите 5-значный код, отправленный на номер {phoneNumber}",
|
||||
"@enter_otp_code":{
|
||||
"placeholders": {
|
||||
"phoneNumber": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resend_otp_after": "Вы можете повторно отправить код через"
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -178,7 +178,20 @@
|
||||
"example": "Uber"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"otp_code_incomplete": "Kod yetarli emas. Iltimos, to‘liq kodni kiriting.",
|
||||
"passwords_do_not_match": "Parollar mos kelmadi.",
|
||||
"reset_password": "Parolni qayta tiklash",
|
||||
"new_password": "Yangi parol",
|
||||
"enter_otp_code": "{phoneNumber} raqamiga yuborilgan 5 xonali kodni kiriting",
|
||||
"@enter_otp_code":{
|
||||
"placeholders": {
|
||||
"phoneNumber": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resend_otp_after": "OTP kodni qayta yuborish mumkin bo‘ladi"
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user