From b4d20526ecbbeddc21505528371a97e3d277c469 Mon Sep 17 00:00:00 2001 From: Starmoe Date: Mon, 29 Apr 2024 09:07:08 +0800 Subject: [PATCH] Update zh-cn.json --- static/lang/zh-cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/lang/zh-cn.json b/static/lang/zh-cn.json index f1ff441..774b569 100644 --- a/static/lang/zh-cn.json +++ b/static/lang/zh-cn.json @@ -93,6 +93,6 @@ "kAccountModal_VerifyPasswordResetText": "我们已向 {0} 发送了电子邮件。要重置密码,请输入下面电子邮件中的 8 位数字代码。", "kAccountModal_PasswordResetSuccess": "您的密码已成功更改。您现在可以使用新密码登录。", - "kNotLoggedIn": "Not Logged in" + "kNotLoggedIn": "未登录" } }