mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-27 15:11:01 +03:00
@@ -526,7 +526,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Sort tags", "对标签进行排序"),
|
||||
("Open new connections in tabs", "在选项卡中打开新连接"),
|
||||
("Open in Tabs", "在选项卡中打开"),
|
||||
("Open with New window", "在新窗口中打开"),
|
||||
("Open with New Window", "在新窗口中打开"),
|
||||
("separate window", "独立窗口"),
|
||||
("Move tab to new window", "将标签页移至新窗口"),
|
||||
].iter().cloned().collect();
|
||||
|
||||
Reference in New Issue
Block a user