mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-02-17 14:07:28 +08:00
Italian language update (#12762)
This commit is contained in:
@@ -709,6 +709,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("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..."),
|
||||
("Show my cursor", ""),
|
||||
("Show my cursor", "Visualizza il mio cursore"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user