diff options
author | crupest <crupest@outlook.com> | 2022-05-01 22:05:01 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-05-01 22:05:01 +0800 |
commit | 555ef9481987b4ce63a851c2c30ccf2fe197e0c2 (patch) | |
tree | 9a3120dc0ce0d79c077e61b6adb08357e8fe3374 /FrontEnd/src/locales/zh | |
parent | 726aa859c57abdbe30b9deba22efa4aa1f894b95 (diff) | |
download | timeline-555ef9481987b4ce63a851c2c30ccf2fe197e0c2.tar.gz timeline-555ef9481987b4ce63a851c2c30ccf2fe197e0c2.tar.bz2 timeline-555ef9481987b4ce63a851c2c30ccf2fe197e0c2.zip |
...
Diffstat (limited to 'FrontEnd/src/locales/zh')
-rw-r--r-- | FrontEnd/src/locales/zh/translation.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/src/locales/zh/translation.json b/FrontEnd/src/locales/zh/translation.json index cee92206..52a58146 100644 --- a/FrontEnd/src/locales/zh/translation.json +++ b/FrontEnd/src/locales/zh/translation.json @@ -21,7 +21,7 @@ "username": "用户名", "password": "密码", "confirmPassword": "确认密码", - "regsiterCode": "注册码", + "registerCode": "注册码", "error": { "usernameEmpty": "用户名不能为空。", "passwordEmpty": "密码不能为空。", |