aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/app/locales
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-02-13 11:58:36 +0800
committercrupest <crupest@outlook.com>2021-02-13 11:58:36 +0800
commit303f66d90472716191ae71377b3e83e1537089aa (patch)
tree24eb173e0f45b01e622820351957c2981f752468 /FrontEnd/src/app/locales
parentc3d0a5f88de0fbdf6bc584548832017087ab1248 (diff)
downloadtimeline-303f66d90472716191ae71377b3e83e1537089aa.tar.gz
timeline-303f66d90472716191ae71377b3e83e1537089aa.tar.bz2
timeline-303f66d90472716191ae71377b3e83e1537089aa.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, 0 insertions, 2 deletions
diff --git a/FrontEnd/src/app/locales/en/translation.json b/FrontEnd/src/app/locales/en/translation.json
index 408950b1..9e40cb85 100644
--- a/FrontEnd/src/app/locales/en/translation.json
+++ b/FrontEnd/src/app/locales/en/translation.json
@@ -29,7 +29,6 @@
"relatedTimeline": "Timelines Related To You",
"publicTimeline": "Public Timelines",
"bookmarkTimeline": "Bookmark 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.",
"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 498a74e4..8d6dbcf3 100644
--- a/FrontEnd/src/app/locales/zh/translation.json
+++ b/FrontEnd/src/app/locales/zh/translation.json
@@ -29,7 +29,6 @@
"relatedTimeline": "关于你的时间线",
"publicTimeline": "公开时间线",
"bookmarkTimeline": "书签时间线",
- "offlinePrompt": "你好像处于离线状态。以下是一些缓存在本地的时间线。你可以查看它们或者<1>点击</1>重新获取在线信息。",
"message": {
"moveHighlightFail": "移动高光时间线失败。",
"deleteHighlightFail": "删除高光时间线失败。",