mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-29 16:11:01 +03:00
fix file transfer hanging if disabled, and add trans
This commit is contained in:
@@ -201,5 +201,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Download new version", "下載新版本"),
|
||||
("Touch mode", "觸控模式"),
|
||||
("Reset canvas", "重置畫布"),
|
||||
("No permission of file transfer", "無文件傳輸權限"),
|
||||
("Note", "備註"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user