aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/app/locales
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-12-19 21:42:58 +0800
committercrupest <crupest@outlook.com>2020-12-19 21:42:58 +0800
commitb1fcdac173457d2462836a8a749f3b2653be0e3a (patch)
tree98ea7d5df07f0dc554e08c816f4d2b178811bb07 /FrontEnd/src/app/locales
parenta7ef774136682d6af13d4ece202a0bb94508c36b (diff)
downloadtimeline-b1fcdac173457d2462836a8a749f3b2653be0e3a.tar.gz
timeline-b1fcdac173457d2462836a8a749f3b2653be0e3a.tar.bz2
timeline-b1fcdac173457d2462836a8a749f3b2653be0e3a.zip
...
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 cdb6da37..f07efafe 100644
--- a/FrontEnd/src/app/locales/en/translation.json
+++ b/FrontEnd/src/app/locales/en/translation.json
@@ -21,6 +21,7 @@
"home": {
"go": "Go!",
"allTimeline": "All Timelines",
+ "relatedTimeline": "Timelines Related To You",
"joinTimeline": "Joined Timelines",
"ownTimeline": "Owned 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.",
diff --git a/FrontEnd/src/app/locales/zh/translation.json b/FrontEnd/src/app/locales/zh/translation.json
index 5d28f694..5991f3cd 100644
--- a/FrontEnd/src/app/locales/zh/translation.json
+++ b/FrontEnd/src/app/locales/zh/translation.json
@@ -21,6 +21,7 @@
"home": {
"go": "冲!",
"allTimeline": "所有的时间线",
+ "relatedTimeline": "关于你的时间线",
"joinTimeline": "加入的时间线",
"ownTimeline": "拥有的时间线",
"offlinePrompt": "你好像处于离线状态。以下是一些缓存在本地的时间线。你可以查看它们或者<1>点击</1>重新获取在线信息。",