mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
fix file delete bugs
This commit is contained in:
@@ -62,7 +62,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Login Error", "登录错误"),
|
||||
("Successful", "成功"),
|
||||
("Connected, waiting for image...", "已连接,等待画面传输..."),
|
||||
("Name", "文件名"),
|
||||
("Name", "名称"),
|
||||
("Type", "类型"),
|
||||
("Modified", "修改时间"),
|
||||
("Size", "大小"),
|
||||
|
||||
Reference in New Issue
Block a user