mirror of
https://github.com/IT4Change/ohmyform-ui.git
synced 2025-12-13 09:45:50 +00:00
11 lines
255 B
JSON
11 lines
255 B
JSON
{
|
|
"email": "E-mail",
|
|
"firstName": "Nome di battesimo",
|
|
"language": "linguaggio",
|
|
"lastName": "Cognome",
|
|
"updated": "profilo aggiornato",
|
|
"updateError": "Impossibile aggiornare il profilo",
|
|
"updateNow": "Salva",
|
|
"username": "Nome utente"
|
|
}
|