Chore: Add ro, fr, pt_BR translation files (#827)
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
This commit is contained in:
15
app/javascript/dashboard/i18n/locale/it/resetPassword.json
Normal file
15
app/javascript/dashboard/i18n/locale/it/resetPassword.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"RESET_PASSWORD": {
|
||||
"TITLE": "Reimpostare la password",
|
||||
"EMAIL": {
|
||||
"LABEL": "email",
|
||||
"PLACEHOLDER": "Inserisci la tua email",
|
||||
"ERROR": "Inserisci un indirizzo email valido"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Il link per reimpostare la password è stato inviato alla tua email",
|
||||
"ERROR_MESSAGE": "Impossibile connettersi al server Woot, riprova più tardi"
|
||||
},
|
||||
"SUBMIT": "Invia"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user