aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/app/locales/en
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-01-03 19:31:11 +0800
committercrupest <crupest@outlook.com>2021-01-03 19:31:11 +0800
commita1e912b473b41185cdf0e6bd1810a2becb8f9659 (patch)
treebfa8dcd6e670c1c95a46244aa10840d85cbc8bab /FrontEnd/src/app/locales/en
parent2037b9ca65ab17e60d5b0c4788a754a580fd54b6 (diff)
downloadtimeline-a1e912b473b41185cdf0e6bd1810a2becb8f9659.tar.gz
timeline-a1e912b473b41185cdf0e6bd1810a2becb8f9659.tar.bz2
timeline-a1e912b473b41185cdf0e6bd1810a2becb8f9659.zip
...
Diffstat (limited to 'FrontEnd/src/app/locales/en')
-rw-r--r--FrontEnd/src/app/locales/en/translation.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/FrontEnd/src/app/locales/en/translation.json b/FrontEnd/src/app/locales/en/translation.json
index 28e7c978..414cc747 100644
--- a/FrontEnd/src/app/locales/en/translation.json
+++ b/FrontEnd/src/app/locales/en/translation.json
@@ -27,6 +27,12 @@
"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.",
+ "moveBookmarkFail": "Failed to move bookmark timeline.",
+ "deleteBookmarkFail": "Failed to delete bookmark timeline."
+ },
"createButton": "Create Timeline",
"createDialog": {
"title": "Create Timeline!",