mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-06 04:01:27 +03:00
right menu to show/hide peer card
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -397,6 +397,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Request access to your device", "Αίτημα πρόσβασης στη συσκευή σας"),
|
||||
("Hide connection management window", "Απόκρυψη παραθύρου διαχείρισης σύνδεσης"),
|
||||
("hide_cm_tip", "Να επιτρέπεται η απόκρυψη, μόνο εάν αποδέχεστε συνδέσεις μέσω κωδικού πρόσβασης και χρησιμοποιείτε μόνιμο κωδικό πρόσβασης"),
|
||||
("wayland_experiment_tip", ""),
|
||||
("Right click to select tabs", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user