From 734be4e16db3a10d35835ed977dc9420a49f69ea Mon Sep 17 00:00:00 2001 From: ENDERZOMBI102 Date: Mon, 6 Apr 2026 00:34:34 +0200 Subject: [PATCH] feat: Update Italian translation --- locales/it.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/it.json b/locales/it.json index 430a7aa..45bd321 100644 --- a/locales/it.json +++ b/locales/it.json @@ -41,6 +41,9 @@ "gui.button.yes": "Si", "gui.button.no": "No", "gui.button.cancel": "Annulla", + "gui.button.install_web": "Download", + "gui.message.excluding_flap": "Flap non verrĂ  installato.", + "gui.message.not_creating_profile": "Un profilo non verrĂ  creato.", "client.error.directory_does_not_exist": "La cartella %{dir} non esiste. Controlla che tu abbia selezionato la cartella corretta e che abbia avviato il gioco almeno una volta prima dell'installazione.", "client.info.installation_start": "Installo client per %{version} usando %{loader} Loader %{loader_version} in %{destination}", "client.info.installation_start_web": "Installo client per %{version} usando %{loader} Loader %{loader_version}",