wrong verification code

Signed-off-by: dignow <linlong1265@gmail.com>
This commit is contained in:
dignow
2023-07-10 00:24:35 +08:00
parent f5d0cece43
commit 2bc41bfd90
35 changed files with 35 additions and 0 deletions

View File

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