Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"User": "User",
"Front-end user management.": "Front-end user management.",
"Sorry, this user is currently not activated. Please contact us for further assistance.": "Sorry, this user is currently not activated. Please contact us for further assistance.",
"We can't find a user with that email address.": "We can't find a user with that email address.",
"Bulk actions": "Bulk actions",
"Group": "Group",
"Create User Group": "Create User Group",
Expand Down
9 changes: 5 additions & 4 deletions lang/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"To reset this users password, enter a new password here.": "Per cambiare la password di questo utente, inserisci una nuova password quí",
"Password Confirmation": "Conferma Password",
"Enter the password again to confirm it.": "Inserisci nuovamente la password per confermare.",
"Username": "Username",
"Username": "Nome utente",
"ID": "ID",
"There are no user groups available.": "Non ci sono gruppi di utenti disponibili.",
"Created IP Address": "Indirizzo IP creato",
Expand All @@ -50,7 +50,7 @@
"History": "Storia",
"Inactivated": "Disabilitato",
"Unspecified": "Non specificato",
"Joined": "Joined",
"Joined": "Iscritto il",
"Anonymous": "Anonimo",
"Online now": "Online adesso",
"Currently offline": "Al momento non collegato",
Expand Down Expand Up @@ -145,7 +145,7 @@
"Admin Activity": "Attività amministrativa",
"Activity Type": "Tipo di attività",
"New User": "Nuovo utente",
"Login": "Login",
"Login": "Accesso",
"Email Changed": "Indirizzo email modificato",
"Password Changed": "Password modificata",
"Password Changed (Self)": "Password modificata (da solo)",
Expand All @@ -165,5 +165,6 @@
":name created this user": ":name ha creato questo utente",
":name changed this user's email from :old_value to :new_value": ":name ha modificato l'email di questo utente da :old_value a :new_value",
":name changed this user's password": ":name ha modificato la password di questo utente",
"This user has deactivated their account and no longer wants to appear on the site. They can restore their account at any time by signing back in.": "Questo utente ha disattivato il suo account and e non vuole più apparire sul sito. Possono riattivarsi in qualsiasi momento effettuando l'accesso."
"This user has deactivated their account and no longer wants to appear on the site. They can restore their account at any time by signing back in.": "Questo utente ha disattivato il suo account and e non vuole più apparire sul sito. Possono riattivarsi in qualsiasi momento effettuando l'accesso.",
"We can't find a user with that email address.": "Non riusciamo a trovare un utente con quell'indirizzo email."
}
Loading