diff --git a/src/locales/it.json b/src/locales/it.json index 6d1a2db82..d6db52480 100644 --- a/src/locales/it.json +++ b/src/locales/it.json @@ -1520,12 +1520,20 @@ "theme_editor.colors.accent_blue": "Accento blu", "theme_editor.colors.danger": "Pericolo", "theme_editor.colors.gradient_end": "Fine del gradiente", + "theme_editor.colors.gradient_start": "Inizio sfumatura", + "theme_editor.colors.gray": "Grigio", + "theme_editor.colors.greentext": "Testo verde", + "theme_editor.colors.primary": "Primario", + "theme_editor.colors.secondary": "Secondario", + "theme_editor.colors.success": "Successo", "theme_editor.export": "Esporta il tema", "theme_editor.import": "Importa tema", "theme_editor.import_success": "Hai importato il tema!", + "theme_editor.reset": "Annulla", "theme_editor.restore": "Ripristina il tema", "theme_editor.save": "Salva il tema", "theme_editor.saved": "Tema aggiornato!", + "theme_toggle.black": "Nero", "theme_toggle.dark": "Notte", "theme_toggle.light": "Giorno", "theme_toggle.system": "Dal sistema", @@ -1541,6 +1549,7 @@ "toast.view": "Mostra", "trends.count_by_accounts": "{count} {rawCount, plural, one {persona ne sta} other {persone ne stanno}} parlando", "trends.title": "Tendenze", + "trends_panel.view_all": "Di piĆ¹", "unauthorized_modal.text": "Per fare questo, devi prima autenticarti.", "unauthorized_modal.title": "Iscriviti su {site_title}", "upload_button.label": "Aggiungi allegati",