diff options
Diffstat (limited to 'web/lang/it/common_po.inc')
-rw-r--r-- | web/lang/it/common_po.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/lang/it/common_po.inc b/web/lang/it/common_po.inc index 9a7a8f8f..defdecfa 100644 --- a/web/lang/it/common_po.inc +++ b/web/lang/it/common_po.inc @@ -9,13 +9,13 @@ $_t["it"]["Reset"] = "Cancella"; $_t["it"]["Username"] = "Nome utente"; -$_t["it"]["Email Address"] = "Indirizzo Email"; +$_t["it"]["Email Address"] = "Indirizzo email"; $_t["it"]["Less"] = "Precedente"; $_t["it"]["Clear"] = "Pulisci"; -$_t["it"]["required"] = "richiesto"; +$_t["it"]["required"] = "obbligatorio"; $_t["it"]["Update"] = "Aggiorna"; |