From ffddf60184731bb2c8842ef3134550390f73e43b Mon Sep 17 00:00:00 2001 From: bovirus <1262554+bovirus@users.noreply.github.com> Date: Thu, 9 Oct 2025 02:21:30 +0200 Subject: [PATCH] Update Italian language (#13117) --- src/lang/it.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lang/it.rs b/src/lang/it.rs index 7b4025621..557298012 100644 --- a/src/lang/it.rs +++ b/src/lang/it.rs @@ -708,7 +708,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", "Impossibile verificare se l'utente รจ un amministratore."), ("Supported only in the installed version.", "Supportato solo nella versione installata."), ("elevation_username_tip", "Inserisci Nome utente o dominio sorgente\\nome Utente"), - ("Preparing for installation ...", "Preparazione per l'installazione..."), + ("Preparing for installation ...", "Preparazione installazione..."), ("Show my cursor", "Visualizza il mio cursore"), ("Scale custom", "Scala personalizzata"), ("Custom scale slider", "Cursore scala personalizzata"),