more style bug fix

This commit is contained in:
rustdesk
2022-09-20 18:09:02 +08:00
parent 7ad876afe9
commit 13fe2164d4
3 changed files with 39 additions and 49 deletions

View File

@@ -189,7 +189,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("x11 expected", "请切换到 x11"),
("Port", "端口"),
("Settings", "设置"),
("Username", " 用户名"),
("Username", "用户名"),
("Invalid port", "无效端口"),
("Closed manually by the peer", "被对方手动关闭"),
("Enable remote configuration modification", "允许远程修改配置"),