diff options
Diffstat (limited to 'FrontEnd/src/locales/zh/translation.json')
-rw-r--r-- | FrontEnd/src/locales/zh/translation.json | 1 |
1 files changed, 1 insertions, 0 deletions
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": "<l>登陆</l>后即可发表消息!", "visibility": { "public": "对所有人公开", "register": "仅注册可见", |