mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
fix file transfer hanging if disabled, and add trans
This commit is contained in:
@@ -208,5 +208,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