From f9133bcac71a4e3f46830083df0f27e20d65b058 Mon Sep 17 00:00:00 2001 From: crupest Date: Thu, 18 Mar 2021 21:28:30 +0800 Subject: feat: Prevent leave. --- FrontEnd/src/app/locales/en/translation.json | 1 + 1 file changed, 1 insertion(+) (limited to 'FrontEnd/src/app/locales/en') diff --git a/FrontEnd/src/app/locales/en/translation.json b/FrontEnd/src/app/locales/en/translation.json index 8fcd5bcd..65ddbe0c 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.", + "dropDraft": "Drop Draft", "confirmLeave": "Are you sure to leave? All content you typed would be lost.", "visibility": { "public": "public to everyone", -- cgit v1.2.3