snappymail/plugins/login-register/langs/it.json

11 lines
243 B
JSON
Raw Normal View History

{
"LOGIN": {
"LABEL_FORGOT_PASSWORD": "Ho dimenticato la password",
"LABEL_REGISTRATION": "Registrazione"
},
"TAB_LOGIN": {
"LABEL_FORGOT_PASSWORD_LINK_URL": "Forgot password url",
"LABEL_REGISTRATION_LINK_URL": "Register url"
}
}