mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-14 08:41:02 +03:00
@@ -526,5 +526,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Sort tags", "对标签进行排序"),
|
||||
("Open connection in new tab", "在选项卡中打开新连接"),
|
||||
("Move tab to new window", "将标签页移至新窗口"),
|
||||
("Can not be empty", "不能为空"),
|
||||
("Already exists", "已经存在"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user