@@ -1,5 +1,6 @@
const items = {
"auth.role.label": "role",
+ "auth.role.all": "all",
"auth.role.owner": "owner",
"auth.role.manager": "manager",
"auth.role.editor": "editor",
"auth.role.label": "角色",
+ "auth.role.all": "全部角色",
"auth.role.owner": "拥有者",
"auth.role.manager": "管理员",
"auth.role.editor": "编辑者",