bugfix:1. 修复加密文章访问,非作者和管理员不能访问的问题。还有密码修改文案。 resolves mindoc-org/mindoc#849 (#867)

This commit is contained in:
Go-Go-Farther
2023-06-19 09:30:17 +08:00
committed by GitHub
parent c8f7a2a544
commit 452577ca3d
4 changed files with 8 additions and 17 deletions

View File

@@ -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

View File

@@ -315,7 +315,7 @@ prev = 上一篇
next = 下一篇
no =
edit_title = 编辑文章
private_blog_tips = 加密文章,仅作者和管理员可访问
private_blog_tips = 加密文章,请输入密码访问
[doc]
modify_doc = 修改文档