mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-14 02:41:30 +03: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."),
|
("Supported only in the installed version.", "Supportato solo nella versione installata."),
|
||||||
("elevation_username_tip", "Inserisci Nome utente o dominio sorgente\\nome Utente"),
|
("elevation_username_tip", "Inserisci Nome utente o dominio sorgente\\nome Utente"),
|
||||||
("Preparing for installation ...", "Preparazione per l'installazione..."),
|
("Preparing for installation ...", "Preparazione per l'installazione..."),
|
||||||
("Show my cursor", ""),
|
("Show my cursor", "Visualizza il mio cursore"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user