aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/locales
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2023-07-20 23:01:58 +0800
committercrupest <crupest@outlook.com>2023-07-20 23:01:58 +0800
commit2226efed8c8604a938d060d62565b611722e837c (patch)
tree1f87047fe87c66e101d6673fe09417ff62007543 /FrontEnd/src/locales
parent0e183074b326cf04a23ae1f1ba8dcc56166df485 (diff)
downloadtimeline-2226efed8c8604a938d060d62565b611722e837c.tar.gz
timeline-2226efed8c8604a938d060d62565b611722e837c.tar.bz2
timeline-2226efed8c8604a938d060d62565b611722e837c.zip
...
Diffstat (limited to 'FrontEnd/src/locales')
-rw-r--r--FrontEnd/src/locales/en/translation.json3
-rw-r--r--FrontEnd/src/locales/zh/translation.json2
2 files changed, 2 insertions, 3 deletions
diff --git a/FrontEnd/src/locales/en/translation.json b/FrontEnd/src/locales/en/translation.json
index 95c722c9..a73472d2 100644
--- a/FrontEnd/src/locales/en/translation.json
+++ b/FrontEnd/src/locales/en/translation.json
@@ -176,7 +176,7 @@
"noAccount": "If you don't have an account and know a register code, then click <1>here</1> to register."
},
"settings": {
- "subheaders": {
+ "subheader": {
"account": "Account",
"customization": "Customization"
},
@@ -186,7 +186,6 @@
"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",
diff --git a/FrontEnd/src/locales/zh/translation.json b/FrontEnd/src/locales/zh/translation.json
index b7212128..8a2f628f 100644
--- a/FrontEnd/src/locales/zh/translation.json
+++ b/FrontEnd/src/locales/zh/translation.json
@@ -176,7 +176,7 @@
"noAccount": "如果你没有账号但有一个注册码,请点击<1>这里</1>注册账号。"
},
"settings": {
- "subheaders": {
+ "subheader": {
"account": "账户",
"customization": "个性化"
},