mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-15 17:51:27 +03:00
@@ -400,5 +400,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("wayland_experiment_tip", "Il supporto Wayland è in fase sperimentale, utilizza X11 se necessiti di un accesso stabile."),
|
||||
("Right click to select tabs", "Clic con il tasto destro per selezionare le schede"),
|
||||
("Add to Address Book", "Aggiungi alla rubrica"),
|
||||
("Group", ""),
|
||||
("Search", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user