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