Add empty state message for role assignment

- Display helpful message when no custom roles available
- Clarify that system roles are auto-assigned
- Add noCustomRolesToAssign translation in English and Chinese
This commit is contained in:
ZacharyZcR
2025-12-15 03:34:35 +08:00
parent f4f1440991
commit dd56108e8a
3 changed files with 11 additions and 0 deletions

View File

@@ -1748,6 +1748,7 @@
"failedToRemoveRole": "移除角色失败",
"cannotRemoveSystemRole": "无法移除系统角色",
"cannotShareWithSelf": "不能与自己共享主机",
"noCustomRolesToAssign": "没有可用的自定义角色。系统角色已自动分配。",
"auditLogs": "审计日志",
"viewAuditLogs": "查看审计日志",
"action": "操作",