mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-10-08 00:14:26 +08:00
bugfix:1. 修复加密文章访问,非作者和管理员不能访问的问题。还有密码修改文案。 resolves mindoc-org/mindoc#849 (#867)
This commit is contained in:
@@ -315,7 +315,7 @@ prev = prev
|
||||
next = next
|
||||
no = no
|
||||
edit_title = Edit Blog
|
||||
private_blog_tips = Private blog is accessible only to author and administrator
|
||||
private_blog_tips = Private blog, please enter password to access
|
||||
|
||||
[doc]
|
||||
modify_doc = Modify Document
|
||||
|
@@ -315,7 +315,7 @@ prev = 上一篇
|
||||
next = 下一篇
|
||||
no = 无
|
||||
edit_title = 编辑文章
|
||||
private_blog_tips = 加密文章,仅作者和管理员可访问
|
||||
private_blog_tips = 加密文章,请输入密码访问
|
||||
|
||||
[doc]
|
||||
modify_doc = 修改文档
|
||||
|
Reference in New Issue
Block a user