diff options
Diffstat (limited to 'settings/l10n/it.js')
-rw-r--r-- | settings/l10n/it.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/it.js b/settings/l10n/it.js index 4a6755fe74e..5a2448d3079 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -48,6 +48,7 @@ OC.L10N.register( "Remove group" : "Rimuovi gruppo", "Admins" : "Amministratori", "Disabled users" : "Utenti disabilitati", + "Groups" : "Gruppi", "Everyone" : "Chiunque", "New user" : "Nuovo utente", "SSL Root Certificates" : "Certificati radice SSL", @@ -334,7 +335,6 @@ OC.L10N.register( "So-so password" : "Password così-così", "Good password" : "Password buona", "Strong password" : "Password forte", - "Groups" : "Gruppi", "Unable to delete {objName}" : "Impossibile eliminare {objName}", "Error creating group: {message}" : "Errore durante la creazione del gruppo: {message}", "A valid group name must be provided" : "Deve essere fornito un nome valido per il gruppo", |