From 1fb3ddd7436d474c26bc1c325f0b3075eb5e3b12 Mon Sep 17 00:00:00 2001 From: LibreTranslate Date: Tue, 26 Mar 2024 19:50:49 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 99.4% (1562 of 1571 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/ --- src/locales/it.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/locales/it.json b/src/locales/it.json index 0846e93f6..fba4c6359 100644 --- a/src/locales/it.json +++ b/src/locales/it.json @@ -1518,6 +1518,8 @@ "textarea.counter.label": "rimangono {count} caratteri", "theme_editor.colors.accent": "Accent", "theme_editor.colors.accent_blue": "Accent blu", + "theme_editor.colors.danger": "Pericolo", + "theme_editor.colors.gradient_end": "Fine gradiente", "theme_editor.export": "Esporta il tema", "theme_editor.import": "Importa tema", "theme_editor.import_success": "Hai importato il tema!",