From db45fe23e62ec9d3c269a7ed4e7a2c5cf433d8af Mon Sep 17 00:00:00 2001 From: Andrew <66430340+aandrew-me@users.noreply.github.com> Date: Wed, 17 May 2023 10:49:48 +0600 Subject: [PATCH] New translations en.json (Italian) --- translations/it.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/translations/it.json b/translations/it.json index ca8aef9..67694ec 100644 --- a/translations/it.json +++ b/translations/it.json @@ -98,5 +98,12 @@ "Select Quality": "Seleziona qualità", "Disable auto updates": "Disabilita aggiornamenti automatici", "ultralow": "ultra bassa", - "Close app when download finishes": "Chiudi app al termine del download" + "Close app when download finishes": "Chiudi app al termine del download", + "Auto": "Automatico", + "Theme": "Tema", + "Light": "Scuro", + "Frappé": "Frappé", + "One Dark": "Uno Oscuro", + "Matrix": "Matrice", + "Solarized Dark": "Solarizzato scuro" }