refact: macos, update, preparing for installation (#12581)

Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
fufesou
2025-08-08 14:25:22 +08:00
committed by GitHub
parent 39b91911cb
commit 6bc3b38b56
47 changed files with 49 additions and 2 deletions

View File

@@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Failed to check if the user is an administrator.", "Non faghet a verificare si s'utente est un'amministradore."),
("Supported only in the installed version.", "Suportadu petzi in sa versione installada."),
("elevation_username_tip", "Inserta Nùmene utente o domìniu de fonte\\nùmene Utente"),
("Preparing for installation ...", ""),
].iter().cloned().collect();
}