mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-04 23:11:29 +03:00
Merge branch 'master' into patch-9
This commit is contained in:
@@ -558,5 +558,12 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Filter by intersection", "Nach Schnittmenge filtern"),
|
||||
("Remove wallpaper during incoming sessions", "Hintergrundbild während eingehender Sitzungen entfernen"),
|
||||
("Test", "Test"),
|
||||
("Filter by intersection", "Nach Schnittpunkt filtern"),
|
||||
("switch_display_elevated_connections_tip", ""),
|
||||
("display_is_plugged_out_msg", ""),
|
||||
("No displays", ""),
|
||||
("elevated_switch_display_msg", ""),
|
||||
("Open in new window", ""),
|
||||
("Show displays as individual windows", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user