mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-07 19:21:29 +03:00
right menu to show/hide peer card
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -398,5 +398,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Hide connection management window", "Masquer la fenêtre de gestion des connexions"),
|
||||
("hide_cm_tip", "Autoriser le masquage uniquement si vous acceptez des sessions via un mot de passe et utilisez un mot de passe permanent"),
|
||||
("wayland_experiment_tip", ""),
|
||||
("Right click to select tabs", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user