diff options
Diffstat (limited to 'apps/theming/l10n/it.json')
-rw-r--r-- | apps/theming/l10n/it.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/it.json b/apps/theming/l10n/it.json index 499696e0867..9fe4cd2c307 100644 --- a/apps/theming/l10n/it.json +++ b/apps/theming/l10n/it.json @@ -104,9 +104,9 @@ "Default app priority" : "Priorità app predefinita", "If an app is not enabled for a user, the next app with lower priority is used." : "Se un'app non è abilitata per un utente, viene usata quella successiva con priorità più bassa.", "Could not set global default apps" : "Impossibile impostare le app predefinite globali", - "Select a custom color" : "Seleziona un colore personalizzato", "Reset to default" : "Ripristina valori predefiniti", "Upload" : "Carica", - "Remove background image" : "Rimuovi immagine di sfondo" + "Remove background image" : "Rimuovi immagine di sfondo", + "Select a custom color" : "Seleziona un colore personalizzato" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |