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.json1
-rw-r--r--FrontEnd/src/app/locales/zh/translation.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/FrontEnd/src/app/locales/en/translation.json b/FrontEnd/src/app/locales/en/translation.json
index 65ddbe0c..6707105a 100644
--- a/FrontEnd/src/app/locales/en/translation.json
+++ b/FrontEnd/src/app/locales/en/translation.json
@@ -27,6 +27,7 @@
"chooseImage": "Choose a image",
"loadImageError": "Failed to load image.",
"home": {
+ "loadingHighlightTimelines": "Loading highlight timelines...",
"highlightTimeline": "Highlight Timelines",
"relatedTimeline": "Timelines Related To You",
"publicTimeline": "Public Timelines",
diff --git a/FrontEnd/src/app/locales/zh/translation.json b/FrontEnd/src/app/locales/zh/translation.json
index f6971241..dbff0a28 100644
--- a/FrontEnd/src/app/locales/zh/translation.json
+++ b/FrontEnd/src/app/locales/zh/translation.json
@@ -27,6 +27,7 @@
"chooseImage": "选择一个图片",
"loadImageError": "加载图片失败",
"home": {
+ "loadingHighlightTimelines": "正在加载高光时间线...",
"highlightTimeline": "高光时间线",
"relatedTimeline": "关于你的时间线",
"publicTimeline": "公开时间线",