aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/app/locales
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-04-16 18:01:38 +0800
committercrupest <crupest@outlook.com>2021-04-16 18:01:48 +0800
commitb0cf464004142dce602fa882c8d638605be7e479 (patch)
tree5fbff51ad6d40c53dafc10779b643c4c27f3c472 /FrontEnd/src/app/locales
parent3fd4375920c7692082f6e8e91d763ec5c0a1d72a (diff)
downloadtimeline-b0cf464004142dce602fa882c8d638605be7e479.tar.gz
timeline-b0cf464004142dce602fa882c8d638605be7e479.tar.bz2
timeline-b0cf464004142dce602fa882c8d638605be7e479.zip
...
Diffstat (limited to 'FrontEnd/src/app/locales')
-rw-r--r--FrontEnd/src/app/locales/en/translation.json5
-rw-r--r--FrontEnd/src/app/locales/zh/translation.json5
2 files changed, 4 insertions, 6 deletions
diff --git a/FrontEnd/src/app/locales/en/translation.json b/FrontEnd/src/app/locales/en/translation.json
index a878badd..73cee2e6 100644
--- a/FrontEnd/src/app/locales/en/translation.json
+++ b/FrontEnd/src/app/locales/en/translation.json
@@ -30,10 +30,9 @@
"loadingHighlightTimelines": "Loading highlight timelines...",
"loadedHighlightTimelines": "Here are some highlight timelines💡",
"errorHighlightTimelines": "Failed to load highlight timelines, please try reloading!",
- "highlightTimeline": "Highlight Timelines",
- "relatedTimeline": "Timelines Related To You",
- "publicTimeline": "Public Timelines",
"bookmarkTimeline": "Bookmark Timelines",
+ "highlightTimeline": "Highlight Timelines",
+ "relatedTimeline": "Timelines You Participate",
"message": {
"moveHighlightFail": "Failed to move highlight timeline.",
"deleteHighlightFail": "Failed to delete highlight timeline.",
diff --git a/FrontEnd/src/app/locales/zh/translation.json b/FrontEnd/src/app/locales/zh/translation.json
index 3f956d3d..1a1a70ab 100644
--- a/FrontEnd/src/app/locales/zh/translation.json
+++ b/FrontEnd/src/app/locales/zh/translation.json
@@ -30,10 +30,9 @@
"loadingHighlightTimelines": "正在加载高光时间线...",
"loadedHighlightTimelines": "康康以下这些高光时间线💡",
"errorHighlightTimelines": "加载高光时间线失败,刷新试试!",
- "highlightTimeline": "高光时间线",
- "relatedTimeline": "关于你的时间线",
- "publicTimeline": "公开时间线",
"bookmarkTimeline": "书签时间线",
+ "highlightTimeline": "高光时间线",
+ "relatedTimeline": "参与的时间线",
"message": {
"moveHighlightFail": "移动高光时间线失败。",
"deleteHighlightFail": "删除高光时间线失败。",