feat: improve role template i18n (#7075)

pull/7078/head
Ryan Wang 2024-11-25 10:45:22 +08:00 committed by GitHub
parent d985b7a768
commit ecec5eeb7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 6 additions and 0 deletions

View File

@ -1571,7 +1571,9 @@ core:
Post Contributor: Contributions allowed
Post Publisher: Allow to publish own posts
UC Attachment Manage: Allow to manage own attachments
role-template-uc-attachment-manager: Allow to manage own attachments
Recycle My Post: Recycle My Post
role-template-recycle-my-post: Recycle My Post
components:
submit_button:
computed_text: "{text} ({shortcut})"

View File

@ -1466,7 +1466,9 @@ core:
Post Attachment Manager: 允许在文章中上传图片
Post Publisher: 允许发布自己的文章
UC Attachment Manage: 允许管理自己的附件
role-template-uc-attachment-manager: 允许管理自己的附件
Recycle My Post: 允许删除自己的文章
role-template-recycle-my-post: 允许删除自己的文章
components:
submit_button:
computed_text: "{text}{shortcut}"

View File

@ -1442,7 +1442,9 @@ core:
Post Contributor: 允許投稿
Post Publisher: 允許發布自己的文章
UC Attachment Manage: 允許管理自己的附件
role-template-uc-attachment-manager: 允許管理自己的附件
Recycle My Post: 允許刪除自己的文章
role-template-recycle-my-post: 允許刪除自己的文章
components:
submit_button:
computed_text: "{text}{shortcut}"