feat: auth done

This commit is contained in:
jahongireshonqulov
2025-10-30 14:41:55 +05:00
parent f47e78a9a2
commit ab1ac6e6fa
26 changed files with 1702 additions and 195 deletions

View File

@@ -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"