mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-13 08:11:01 +03:00
@@ -529,5 +529,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