aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/app/locales
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-12-19 22:04:25 +0800
committercrupest <crupest@outlook.com>2020-12-19 22:04:25 +0800
commit59b54e6e838b0b0f343ea917815f342b2987c417 (patch)
treeefcfc46da2fd6219fc32315246a7c781a366925b /FrontEnd/src/app/locales
parentb1fcdac173457d2462836a8a749f3b2653be0e3a (diff)
downloadtimeline-59b54e6e838b0b0f343ea917815f342b2987c417.tar.gz
timeline-59b54e6e838b0b0f343ea917815f342b2987c417.tar.bz2
timeline-59b54e6e838b0b0f343ea917815f342b2987c417.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 f07efafe..be80d21e 100644
--- a/FrontEnd/src/app/locales/en/translation.json
+++ b/FrontEnd/src/app/locales/en/translation.json
@@ -20,10 +20,9 @@
"loadImageError": "Failed to load image.",
"home": {
"go": "Go!",
- "allTimeline": "All Timelines",
+ "highlightTimeline": "Highlight Timelines",
"relatedTimeline": "Timelines Related To You",
- "joinTimeline": "Joined Timelines",
- "ownTimeline": "Owned Timelines",
+ "publicTimeline": "Public Timelines",
"offlinePrompt": "Oh oh, it seems you are offline. Here list some timelines cached locally. You can view them or click <1>here</1> to refresh.",
"createButton": "Create Timeline",
"createDialog": {
diff --git a/FrontEnd/src/app/locales/zh/translation.json b/FrontEnd/src/app/locales/zh/translation.json
index 5991f3cd..8c925eb9 100644
--- a/FrontEnd/src/app/locales/zh/translation.json
+++ b/FrontEnd/src/app/locales/zh/translation.json
@@ -20,10 +20,9 @@
"loadImageError": "加载图片失败",
"home": {
"go": "冲!",
- "allTimeline": "所有的时间线",
+ "highlightTimeline": "高光时间线",
"relatedTimeline": "关于你的时间线",
- "joinTimeline": "加入的时间线",
- "ownTimeline": "拥有的时间线",
+ "publicTimeline": "公开时间线",
"offlinePrompt": "你好像处于离线状态。以下是一些缓存在本地的时间线。你可以查看它们或者<1>点击</1>重新获取在线信息。",
"createButton": "创建时间线",
"createDialog": {