diff options
Diffstat (limited to 'apps/theming/l10n/it.js')
-rw-r--r-- | apps/theming/l10n/it.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/theming/l10n/it.js b/apps/theming/l10n/it.js index 5431dfa02c2..3a14cd49937 100644 --- a/apps/theming/l10n/it.js +++ b/apps/theming/l10n/it.js @@ -34,7 +34,6 @@ OC.L10N.register( "Upload new login background" : "Carica nuovo sfondo di accesso", "Remove background image" : "Rimuovi immagine di sfondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installa l'estensione Imagemacick di PHP con supporto per le immagini SVG per generare automaticamente favicon basate sul logo caricato e sul colore.", - "reset to default" : "ripristina valori predefiniti", - "Log in image" : "Immagine di accesso" + "reset to default" : "ripristina valori predefiniti" }, "nplurals=2; plural=(n != 1);"); |