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/en | |
parent | 28ee8811b60e782f1b8d556f5c73f64d49d1707b (diff) | |
download | timeline-fc6805afcc73900162df5ee7742c22450d9f8ec0.tar.gz timeline-fc6805afcc73900162df5ee7742c22450d9f8ec0.tar.bz2 timeline-fc6805afcc73900162df5ee7742c22450d9f8ec0.zip |
...
Diffstat (limited to 'FrontEnd/src/locales/en')
-rw-r--r-- | FrontEnd/src/locales/en/translation.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FrontEnd/src/locales/en/translation.json b/FrontEnd/src/locales/en/translation.json index c0bde4be..5ce4d70e 100644 --- a/FrontEnd/src/locales/en/translation.json +++ b/FrontEnd/src/locales/en/translation.json @@ -188,6 +188,7 @@ "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.", + "myRegisterCodeCopied": "Register code copied!", "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.", |