aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/app/locales
diff options
context:
space:
mode:
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": "删除高光时间线失败。",