mirror of https://github.com/halo-dev/halo
parent
944d0a5cb4
commit
5b2bdfdf17
|
@ -1519,6 +1519,7 @@ core:
|
||||||
Post Author: Allows you to manage your own posts
|
Post Author: Allows you to manage your own posts
|
||||||
Post Contributor: Contributions allowed
|
Post Contributor: Contributions allowed
|
||||||
Post Publisher: Allow to publish own posts
|
Post Publisher: Allow to publish own posts
|
||||||
|
Recycle My Post: Recycle My Post
|
||||||
components:
|
components:
|
||||||
submit_button:
|
submit_button:
|
||||||
computed_text: "{text} ({shortcut})"
|
computed_text: "{text} ({shortcut})"
|
||||||
|
|
|
@ -1418,6 +1418,7 @@ core:
|
||||||
Post Author: 允许管理自己的文章
|
Post Author: 允许管理自己的文章
|
||||||
Post Attachment Manager: 允许在文章中上传图片
|
Post Attachment Manager: 允许在文章中上传图片
|
||||||
Post Publisher: 允许发布自己的文章
|
Post Publisher: 允许发布自己的文章
|
||||||
|
Recycle My Post: 允许删除自己的文章
|
||||||
components:
|
components:
|
||||||
submit_button:
|
submit_button:
|
||||||
computed_text: "{text}({shortcut})"
|
computed_text: "{text}({shortcut})"
|
||||||
|
|
|
@ -1394,6 +1394,7 @@ core:
|
||||||
Post Author: 允許管理自己的文章
|
Post Author: 允許管理自己的文章
|
||||||
Post Contributor: 允許投稿
|
Post Contributor: 允許投稿
|
||||||
Post Publisher: 允許發布自己的文章
|
Post Publisher: 允許發布自己的文章
|
||||||
|
Recycle My Post: 允許刪除自己的文章
|
||||||
components:
|
components:
|
||||||
submit_button:
|
submit_button:
|
||||||
computed_text: "{text}({shortcut})"
|
computed_text: "{text}({shortcut})"
|
||||||
|
|
Loading…
Reference in New Issue