aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/app/locales/en
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-03-18 21:17:12 +0800
committercrupest <crupest@outlook.com>2021-03-18 21:17:12 +0800
commitac9f1a2d563e3797d7164a442338997ff6ac47d5 (patch)
tree53d24d18e4cd0e034945273e19db47d8d0cf9915 /FrontEnd/src/app/locales/en
parent2157ccdb22266781de271b302ddd1538498fcdc8 (diff)
downloadtimeline-ac9f1a2d563e3797d7164a442338997ff6ac47d5.tar.gz
timeline-ac9f1a2d563e3797d7164a442338997ff6ac47d5.tar.bz2
timeline-ac9f1a2d563e3797d7164a442338997ff6ac47d5.zip
feat: Prevent leave.
Diffstat (limited to 'FrontEnd/src/app/locales/en')
-rw-r--r--FrontEnd/src/app/locales/en/translation.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/FrontEnd/src/app/locales/en/translation.json b/FrontEnd/src/app/locales/en/translation.json
index 5613668e..8fcd5bcd 100644
--- a/FrontEnd/src/app/locales/en/translation.json
+++ b/FrontEnd/src/app/locales/en/translation.json
@@ -67,6 +67,7 @@
"send": "Send",
"deletePostFailed": "Failed to delete post.",
"sendPostFailed": "Failed to send post.",
+ "confirmLeave": "Are you sure to leave? All content you typed would be lost.",
"visibility": {
"public": "public to everyone",
"register": "only registed people can see",