fix build

Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
fufesou
2023-03-06 16:54:19 +08:00
parent 8032659841
commit c751ebee4e
35 changed files with 43 additions and 34 deletions

View File

@@ -301,7 +301,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Succeeded", "成功"),
("Someone turns on privacy mode, exit", "其他用户使用隐私模式,退出"),
("Unsupported", "不支持"),
("Please switch to Display 1 first", "请先切换到第一个屏")
("Please switch to Display 1 first", "请先切换到第一个屏"),
("Peer denied", "被控端拒绝"),
("Please install plugins", "请安装插件"),
("Peer exit", "被控端退出"),