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"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user