mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
commit
649f74fc51
1 changed files with 12 additions and 0 deletions
12
plugins/change-password/langs/it_IT.ini
Normal file
12
plugins/change-password/langs/it_IT.ini
Normal file
|
|
@ -0,0 +1,12 @@
|
||||||
|
[SETTINGS_CHANGE_PASSWORD]
|
||||||
|
LEGEND_CHANGE_PASSWORD = "Cambia password"
|
||||||
|
LABEL_CURRENT_PASSWORD = "Password attuale"
|
||||||
|
LABEL_NEW_PASSWORD = "Nuova password"
|
||||||
|
LABEL_REPEAT_PASSWORD = "Conferma nuova password"
|
||||||
|
BUTTON_UPDATE_PASSWORD = "Imposta nuova password"
|
||||||
|
ERROR_PASSWORD_MISMATCH = "Le password non corrispondono, riprova"
|
||||||
|
[NOTIFICATIONS]
|
||||||
|
COULD_NOT_SAVE_NEW_PASSWORD = "Non è stato possibile salvare la nuova password"
|
||||||
|
CURRENT_PASSWORD_INCORRECT = "La password attuale non è corretta"
|
||||||
|
NEW_PASSWORD_SHORT = "La password scelta è troppo breve"
|
||||||
|
NEW_PASSWORD_WEAK = "La password scelta non è abbastanza complessa"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue