misspell
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
parent
98f24bb85a
commit
8aaefe8612
@ -482,7 +482,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("View Mode", "浏览模式"),
|
||||
("enter_rustdesk_passwd_tip", "请输入 RustDesk 密码"),
|
||||
("remember_rustdesk_passwd_tip", "记住 RustDesk 密码"),
|
||||
("login_linux_tip", "登陆被控端的 Linux 账户"),
|
||||
("login_linux_tooltip_tip", "登陆被控端的 Linux 账户,才能启用 X 桌面"),
|
||||
("login_linux_tip", "登录被控端的 Linux 账户"),
|
||||
("login_linux_tooltip_tip", "登录被控端的 Linux 账户,才能启用 X 桌面"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user