diff --git a/l10n/it.js b/l10n/it.js index 1ea11ac01..b2a2513d3 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -82,6 +82,7 @@ OC.L10N.register( "Last modified" : "Ultima modifica", "Sort by {sorting}" : "Ordina per {sorting}", "Manages" : "Gestisci", + "Oversees" : "Supervisiona", "An error happened during the config change" : "Si è verificato un errore durante il cambio di configurazione", "Password protection" : "Protezione password", "Enforce password protection on files shared to this circle" : "Applica la protezione con password ai file condivisi in questa cerchia", diff --git a/l10n/it.json b/l10n/it.json index 332e4e02c..06de6a489 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -80,6 +80,7 @@ "Last modified" : "Ultima modifica", "Sort by {sorting}" : "Ordina per {sorting}", "Manages" : "Gestisci", + "Oversees" : "Supervisiona", "An error happened during the config change" : "Si è verificato un errore durante il cambio di configurazione", "Password protection" : "Protezione password", "Enforce password protection on files shared to this circle" : "Applica la protezione con password ai file condivisi in questa cerchia",