diff options
author | crupest <crupest@outlook.com> | 2022-05-26 20:42:26 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-05-26 20:42:26 +0800 |
commit | 9a295a585aa98eae89aa09bf1fc36f5c141608dd (patch) | |
tree | 64342ffc38a3cebeca3a9a05c513dc615d47740e /FrontEnd/src/locales/zh | |
parent | 3139780ae330c44789c6588f2105ca152f9ffb76 (diff) | |
download | timeline-9a295a585aa98eae89aa09bf1fc36f5c141608dd.tar.gz timeline-9a295a585aa98eae89aa09bf1fc36f5c141608dd.tar.bz2 timeline-9a295a585aa98eae89aa09bf1fc36f5c141608dd.zip |
...
Diffstat (limited to 'FrontEnd/src/locales/zh')
-rw-r--r-- | FrontEnd/src/locales/zh/translation.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/FrontEnd/src/locales/zh/translation.json b/FrontEnd/src/locales/zh/translation.json index 8ebc617a..ea916c9c 100644 --- a/FrontEnd/src/locales/zh/translation.json +++ b/FrontEnd/src/locales/zh/translation.json @@ -172,7 +172,8 @@ "emptyUsername": "用户名不能为空。", "emptyPassword": "密码不能为空。", "badCredential": "用户名或密码错误。", - "alreadyLogin": "已经登陆,三秒后导航到首页!" + "alreadyLogin": "已经登陆,三秒后导航到首页!", + "noAccount": "如果你没有账号但有一个注册码,请点击<1>这里</1>注册账号。" }, "settings": { "subheaders": { |