aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/app/locales/en/translation.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-01-09 23:30:39 +0800
committercrupest <crupest@outlook.com>2021-01-09 23:30:39 +0800
commit8b0f3472b3023fb62126be90575259aae23eda79 (patch)
treedcb485b37f87a79d17144a6ea977ebbaea918424 /FrontEnd/src/app/locales/en/translation.json
parent2207772bf34fe1e4d54627c5800307bf121e0ad8 (diff)
downloadtimeline-8b0f3472b3023fb62126be90575259aae23eda79.tar.gz
timeline-8b0f3472b3023fb62126be90575259aae23eda79.tar.bz2
timeline-8b0f3472b3023fb62126be90575259aae23eda79.zip
...
Diffstat (limited to 'FrontEnd/src/app/locales/en/translation.json')
-rw-r--r--FrontEnd/src/app/locales/en/translation.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/FrontEnd/src/app/locales/en/translation.json b/FrontEnd/src/app/locales/en/translation.json
index 596b5217..ebf9552a 100644
--- a/FrontEnd/src/app/locales/en/translation.json
+++ b/FrontEnd/src/app/locales/en/translation.json
@@ -107,8 +107,10 @@
"prompt": "Are you sure to delete the post? This operation is not recoverable."
}
},
- "addHighlightSuccess": "Succeeded to add highlight.",
- "addBookmarkSuccess": "Succeeded to add bookmark."
+ "addHighlightFail": "Failed to add highlight.",
+ "removeHighlightFail": "Failed to remove highlight.",
+ "addBookmarkFail": "Failed to add bookmark.",
+ "removeBookmarkFail": "Failed to remove bookmark."
},
"user": {
"username": "username",