update account form for email login
This commit is contained in:
@@ -130,7 +130,10 @@
|
||||
"description": "Please enter your personal details to continue",
|
||||
"button": "Continue",
|
||||
"userConsentLabel": "I agree to the use of personal data on the platform",
|
||||
"userConsentUrlTitle": "View privacy policy"
|
||||
"userConsentUrlTitle": "View privacy policy",
|
||||
"updateAccountLoading": "Updating account details...",
|
||||
"updateAccountSuccess": "Account details updated",
|
||||
"updateAccountError": "Updating account details error"
|
||||
},
|
||||
"consentModal": {
|
||||
"title": "Before we start",
|
||||
|
||||
@@ -129,7 +129,9 @@
|
||||
"selectDate": "Select date"
|
||||
},
|
||||
"formFieldError": {
|
||||
"invalidPhoneNumber": "Please enter a valid Estonian phone number (must include country code +372)"
|
||||
"invalidPhoneNumber": "Please enter a valid Estonian phone number (must include country code +372)",
|
||||
"invalidPersonalCode": "Please enter a valid Estonian personal code",
|
||||
"stringNonEmpty": "This field is required"
|
||||
},
|
||||
"wallet": {
|
||||
"balance": "Your MedReport account balance",
|
||||
|
||||
Reference in New Issue
Block a user