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/en/translation.json | |
parent | e6092ad3ddf137aa83f054f34e5f1af78b31c25a (diff) | |
download | timeline-793504c6f6c3cc03bbeb60a99947a40b4ce7742c.tar.gz timeline-793504c6f6c3cc03bbeb60a99947a40b4ce7742c.tar.bz2 timeline-793504c6f6c3cc03bbeb60a99947a40b4ce7742c.zip |
...
Diffstat (limited to 'FrontEnd/src/locales/en/translation.json')
-rw-r--r-- | FrontEnd/src/locales/en/translation.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/FrontEnd/src/locales/en/translation.json b/FrontEnd/src/locales/en/translation.json index 9c6747e1..082e2836 100644 --- a/FrontEnd/src/locales/en/translation.json +++ b/FrontEnd/src/locales/en/translation.json @@ -185,6 +185,9 @@ "changeNickname": "Change nickname.", "changeBookmarkVisibility": "Change bookmark visibility.", "myRegisterCode": "My register code:", + "myRegisterCodeDesc": "Click to create a new register code.", + "renewRegisterCode": "Renew Register Code", + "renewRegisterCodeDesc": "Confirm to renew register code? The old one will no longer be used.", "dialogChangePassword": { "title": "Change Password", "prompt": "You are changing your password. You need to input the correct old password. After change, you need to login again and all old login will be invalid.", |