diff options
author | crupest <crupest@outlook.com> | 2021-02-13 11:58:36 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-02-13 11:58:36 +0800 |
commit | 6159c8fd8e4d9ded22b9d5dd1772b1529a1d513a (patch) | |
tree | 7ae2fd68896dcd426dd6bb5183680ac226f468cf /FrontEnd/src/app/locales/en | |
parent | 99d525560f6aefa5f5fb63e3ba2fff3b557d61f6 (diff) | |
download | timeline-6159c8fd8e4d9ded22b9d5dd1772b1529a1d513a.tar.gz timeline-6159c8fd8e4d9ded22b9d5dd1772b1529a1d513a.tar.bz2 timeline-6159c8fd8e4d9ded22b9d5dd1772b1529a1d513a.zip |
...
Diffstat (limited to 'FrontEnd/src/app/locales/en')
-rw-r--r-- | FrontEnd/src/app/locales/en/translation.json | 1 |
1 files changed, 0 insertions, 1 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.", |