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

@@ -1887,6 +1887,7 @@
"failedToRemoveRole": "Failed to remove role",
"cannotRemoveSystemRole": "Cannot remove system role",
"cannotShareWithSelf": "Cannot share host with yourself",
"noCustomRolesToAssign": "No custom roles available. System roles are auto-assigned.",
"auditLogs": "Audit Logs",
"viewAuditLogs": "View Audit Logs",
"action": "Action",