add phone number validation to update account form

This commit is contained in:
2025-09-08 00:59:17 +03:00
parent 96eea95fb9
commit 7815a1c011
5 changed files with 42 additions and 38 deletions

View File

@@ -128,6 +128,9 @@
"amount": "Amount",
"selectDate": "Select date"
},
"formFieldError": {
"invalidPhoneNumber": "Please enter a valid Estonian phone number (must include country code +372)"
},
"wallet": {
"balance": "Your MedReport account balance",
"expiredAt": "Valid until {{expiredAt}}"