From f5724eb2c7db9d38624bb1bbff30a6eb631e5ed8 Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 6 Jul 2021 00:54:24 +0800 Subject: feat: Fix #625. --- FrontEnd/src/locales/en/translation.json | 1 + 1 file changed, 1 insertion(+) (limited to 'FrontEnd/src/locales/en/translation.json') diff --git a/FrontEnd/src/locales/en/translation.json b/FrontEnd/src/locales/en/translation.json index da824e4a..966eddda 100644 --- a/FrontEnd/src/locales/en/translation.json +++ b/FrontEnd/src/locales/en/translation.json @@ -80,6 +80,7 @@ "sendPostFailed": "Failed to send post.", "dropDraft": "Drop Draft", "confirmLeave": "Are you sure to leave? All content you typed would be lost.", + "postNoLogin": "Please login to send post.", "visibility": { "public": "public to everyone", "register": "only registed people can see", -- cgit v1.2.3