diff options
author | crupest <crupest@outlook.com> | 2022-05-02 18:16:34 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-05-02 18:16:34 +0800 |
commit | d432de8bcbd49da247817258046ef913be999b2f (patch) | |
tree | 8d04d7ece604f65038232bdea114616ba074cf01 /FrontEnd/src/locales | |
parent | 793504c6f6c3cc03bbeb60a99947a40b4ce7742c (diff) | |
download | timeline-d432de8bcbd49da247817258046ef913be999b2f.tar.gz timeline-d432de8bcbd49da247817258046ef913be999b2f.tar.bz2 timeline-d432de8bcbd49da247817258046ef913be999b2f.zip |
...
Diffstat (limited to 'FrontEnd/src/locales')
-rw-r--r-- | FrontEnd/src/locales/en/translation.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/FrontEnd/src/locales/en/translation.json b/FrontEnd/src/locales/en/translation.json index 082e2836..c0bde4be 100644 --- a/FrontEnd/src/locales/en/translation.json +++ b/FrontEnd/src/locales/en/translation.json @@ -177,13 +177,13 @@ "account": "Account", "customization": "Customization" }, - "languagePrimary": "Choose display language.", + "languagePrimary": "Choose display language", "languageSecondary": "You language preference will be saved locally. Next time you visit this page, last language option will be used.", - "changePassword": "Change account's password.", - "logout": "Log out this account.", - "changeAvatar": "Change avatar.", - "changeNickname": "Change nickname.", - "changeBookmarkVisibility": "Change bookmark visibility.", + "changePassword": "Change account's password", + "logout": "Log out this account", + "changeAvatar": "Change avatar", + "changeNickname": "Change nickname", + "changeBookmarkVisibility": "Change bookmark visibility", "myRegisterCode": "My register code:", "myRegisterCodeDesc": "Click to create a new register code.", "renewRegisterCode": "Renew Register Code", |