rename autoLogin to trustThisDevice

Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
21pages
2023-06-20 07:43:13 +08:00
parent 22b0b54527
commit 148534540b
5 changed files with 16 additions and 12 deletions

View File

@@ -221,7 +221,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Remember me", "记住我"),
("Trust this device", "信任此设备"),
("Verification code", "验证码"),
("verification_tip", "检测到新设备登录,已向注册邮箱发送了登录验证码,请输入验证码继续登录"),
("verification_tip", "已向注册邮箱发送了登录验证码,请输入验证码继续登录"),
("Logout", "登出"),
("Tags", "标签"),
("Search ID", "查找 ID"),