update account form for email login

This commit is contained in:
2025-09-10 06:34:05 +03:00
parent e3cdba6a7c
commit fa0bbe64fb
13 changed files with 102 additions and 46 deletions

View File

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

View File

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