aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/locales/zh/translation.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-07-05 22:47:38 +0800
committercrupest <crupest@outlook.com>2021-07-05 22:47:38 +0800
commit6612510d2baa31f6bb946b412351b7992b2ffbe1 (patch)
tree943582be3f5940161d0666fd5a2e4a504466bf9a /FrontEnd/src/locales/zh/translation.json
parent5c3f254c6a7ff14981616968b020ed38ca3edf00 (diff)
downloadtimeline-6612510d2baa31f6bb946b412351b7992b2ffbe1.tar.gz
timeline-6612510d2baa31f6bb946b412351b7992b2ffbe1.tar.bz2
timeline-6612510d2baa31f6bb946b412351b7992b2ffbe1.zip
feat: Fix #623, fix #621.
Diffstat (limited to 'FrontEnd/src/locales/zh/translation.json')
-rw-r--r--FrontEnd/src/locales/zh/translation.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/FrontEnd/src/locales/zh/translation.json b/FrontEnd/src/locales/zh/translation.json
index 5a5a6843..6f1346fb 100644
--- a/FrontEnd/src/locales/zh/translation.json
+++ b/FrontEnd/src/locales/zh/translation.json
@@ -146,8 +146,7 @@
"login": "登录",
"rememberMe": "记住我",
"welcomeBack": "欢迎回来!",
- "verifyTokenFailed": "用户登录信息已过期,请重新登陆!",
- "verifyTokenFailedNetwork": "验证用户登录信息失败,请检查网络连接并刷新页面!"
+ "tokenInvalid": "您的登录信息已失效,请重新登陆!"
},
"login": {
"emptyUsername": "用户名不能为空。",