This commit is contained in:
rustdesk
2023-07-10 09:28:54 +08:00
parent 13abacf6e0
commit 8a2d702348
35 changed files with 35 additions and 35 deletions

View File

@@ -233,7 +233,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Username missed", "用户名没有填写"),
("Password missed", "密码没有填写"),
("Wrong credentials", "提供的登录信息错误"),
("Verification code wrong or timeout", "验证码错误或已超时"),
("The verification code is incorrect or has expired", "验证码错误或已超时"),
("Edit Tag", "修改标签"),
("Unremember Password", "忘记密码"),
("Favorites", "收藏"),