fix: country flag and phone now in sync (#6727)

* fix: country flag and phone now in sync

* change default country

---------

Co-authored-by: Elio Bischof <eliobischof@gmail.com>
Co-authored-by: Elio Bischof <elio@zitadel.com>
This commit is contained in:
Miguel Cabrerizo
2023-10-24 15:47:44 +02:00
committed by GitHub
parent 36eeae1071
commit 6f82285ad6
19 changed files with 102 additions and 40 deletions

View File

@@ -274,7 +274,7 @@
"SYMBOLERROR": "Must include a symbol or punctuation mark.",
"NUMBERERROR": "Must include a digit.",
"PWNOTEQUAL": "The passwords provided do not match.",
"PHONE": "The phone number must start with 00 or +."
"PHONE": "The phone number must start with +."
},
"USER": {
"SETTINGS": {
@@ -486,7 +486,7 @@
"TITLE": "Profile",
"EMAIL": "E-mail",
"PHONE": "Phone number",
"PHONE_HINT": "Use 00 or the + symbol followed by the calling country code, or select the country from the dropdown and finally enter the phone number",
"PHONE_HINT": "Use the + symbol followed by the calling country code, or select the country from the dropdown and finally enter the phone number",
"USERNAME": "User Name",
"CHANGEUSERNAME": "modify",
"CHANGEUSERNAME_TITLE": "Change username",