Skip to content

Commit

Permalink
refactor: update chinese display name of post editor role
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Wang <[email protected]>
  • Loading branch information
ruibaby committed Jan 22, 2024
1 parent 14580b9 commit 5087dab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
rbac.authorization.halo.run/system-reserved: "true"
annotations:
# Currently, yaml definition does not support i18n, please see https://github.com/halo-dev/halo/issues/3573
rbac.authorization.halo.run/display-name: "编辑者"
rbac.authorization.halo.run/display-name: "文章管理员"
rbac.authorization.halo.run/dependencies: |
["role-template-post-editor"]
rules: [ ]
Expand Down

0 comments on commit 5087dab

Please sign in to comment.