diff options
author | crupest <crupest@outlook.com> | 2022-05-03 22:01:04 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-05-03 22:01:04 +0800 |
commit | fc6805afcc73900162df5ee7742c22450d9f8ec0 (patch) | |
tree | f5a3301a3097aeb040daabe33743871444eaa295 /FrontEnd/src/locales/zh | |
parent | 28ee8811b60e782f1b8d556f5c73f64d49d1707b (diff) | |
download | timeline-fc6805afcc73900162df5ee7742c22450d9f8ec0.tar.gz timeline-fc6805afcc73900162df5ee7742c22450d9f8ec0.tar.bz2 timeline-fc6805afcc73900162df5ee7742c22450d9f8ec0.zip |
...
Diffstat (limited to 'FrontEnd/src/locales/zh')
-rw-r--r-- | FrontEnd/src/locales/zh/translation.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FrontEnd/src/locales/zh/translation.json b/FrontEnd/src/locales/zh/translation.json index 1b538f2a..721ac81a 100644 --- a/FrontEnd/src/locales/zh/translation.json +++ b/FrontEnd/src/locales/zh/translation.json @@ -188,6 +188,7 @@ "myRegisterCodeDesc": "点击以创建新的注册码。", "renewRegisterCode": "创建新的注册码", "renewRegisterCodeDesc": "确定要创建新的注册码吗?旧的注册码将无法再使用。", + "myRegisterCodeCopied": "注册码已复制!", "dialogChangePassword": { "title": "修改密码", "prompt": "您正在修改密码,您需要输入正确的旧密码。成功修改后您需要重新登陆,而且以前所有的登录都会失效。", |