mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-25 13:57:47 +00:00
feat(console): phone number validation with flags (#5139)
Formats the phonenumber according to the preselected country
This commit is contained in:
@@ -413,6 +413,7 @@
|
||||
"TITLE": "Profilo",
|
||||
"EMAIL": "E-mail",
|
||||
"PHONE": "Numero di telefono",
|
||||
"PHONE_HINT": "Utilizza 00 o il simbolo + seguito dal prefisso del paese, o seleziona il paese ed inserisci il numero di telefono",
|
||||
"USERNAME": "Nome utente",
|
||||
"CHANGEUSERNAME": "cambia",
|
||||
"CHANGEUSERNAME_TITLE": "Cambia nome utente",
|
||||
@@ -432,7 +433,8 @@
|
||||
"PREVIEW": "Anteprima",
|
||||
"DELETESUCCESS": "Rimosso con successo!",
|
||||
"CROPPERERROR": "È successo un errore durante il caricamento del tuo file. Prova un formato e una dimensione diversi, se necessario."
|
||||
}
|
||||
},
|
||||
"COUNTRY": "Paese"
|
||||
},
|
||||
"MACHINE": {
|
||||
"TITLE": "Dettagli dell'utente del servizio",
|
||||
|
Reference in New Issue
Block a user