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/zh/translation.json | 1 + 1 file changed, 1 insertion(+) (limited to 'FrontEnd/src/locales/zh/translation.json') diff --git a/FrontEnd/src/locales/zh/translation.json b/FrontEnd/src/locales/zh/translation.json index 6f1346fb..2a2ae4bd 100644 --- a/FrontEnd/src/locales/zh/translation.json +++ b/FrontEnd/src/locales/zh/translation.json @@ -80,6 +80,7 @@ "sendPostFailed": "发送消息失败。", "dropDraft": "放弃草稿", "confirmLeave": "确定要离开吗?所有输入的内容将会丢失。", + "postNoLogin": "登陆后即可发表消息!", "visibility": { "public": "对所有人公开", "register": "仅注册可见", -- cgit v1.2.3