From 6159c8fd8e4d9ded22b9d5dd1772b1529a1d513a Mon Sep 17 00:00:00 2001 From: crupest Date: Sat, 13 Feb 2021 11:58:36 +0800 Subject: ... --- FrontEnd/src/app/locales/en/translation.json | 1 - FrontEnd/src/app/locales/zh/translation.json | 1 - 2 files changed, 2 deletions(-) (limited to 'FrontEnd/src/app/locales') 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 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>点击重新获取在线信息。", "message": { "moveHighlightFail": "移动高光时间线失败。", "deleteHighlightFail": "删除高光时间线失败。", -- cgit v1.2.3