diff options
author | crupest <crupest@outlook.com> | 2022-05-02 18:08:17 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-05-02 18:08:17 +0800 |
commit | 793504c6f6c3cc03bbeb60a99947a40b4ce7742c (patch) | |
tree | f4b73e0e6cd08fb049e1703ab0bcaae4bf4e0010 /FrontEnd/src/locales/zh | |
parent | e6092ad3ddf137aa83f054f34e5f1af78b31c25a (diff) | |
download | timeline-793504c6f6c3cc03bbeb60a99947a40b4ce7742c.tar.gz timeline-793504c6f6c3cc03bbeb60a99947a40b4ce7742c.tar.bz2 timeline-793504c6f6c3cc03bbeb60a99947a40b4ce7742c.zip |
...
Diffstat (limited to 'FrontEnd/src/locales/zh')
-rw-r--r-- | FrontEnd/src/locales/zh/translation.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/FrontEnd/src/locales/zh/translation.json b/FrontEnd/src/locales/zh/translation.json index 130ebe66..1b538f2a 100644 --- a/FrontEnd/src/locales/zh/translation.json +++ b/FrontEnd/src/locales/zh/translation.json @@ -185,6 +185,9 @@ "changeNickname": "更改昵称", "changeBookmarkVisibility": "修改书签时间线可见性", "myRegisterCode": "我的注册码:", + "myRegisterCodeDesc": "点击以创建新的注册码。", + "renewRegisterCode": "创建新的注册码", + "renewRegisterCodeDesc": "确定要创建新的注册码吗?旧的注册码将无法再使用。", "dialogChangePassword": { "title": "修改密码", "prompt": "您正在修改密码,您需要输入正确的旧密码。成功修改后您需要重新登陆,而且以前所有的登录都会失效。", |