[REFACTOR] 簡化權限管理介面,整合權限設定至角色管理,並完成多語系支援
This commit is contained in:
39
lang/en.json
39
lang/en.json
@@ -148,22 +148,37 @@
|
||||
"AI Prediction": "AI Prediction",
|
||||
"Roles": "Roles",
|
||||
"Role Management": "Role Management",
|
||||
"Define and manage security roles for the system.": "Define and manage security roles for the system.",
|
||||
"Add Role": "Add Role",
|
||||
"Role Name": "Role Name",
|
||||
"Type": "Type",
|
||||
"Users": "Users",
|
||||
"System Role": "System Role",
|
||||
"System": "System",
|
||||
"Custom": "Custom",
|
||||
"Edit": "Edit",
|
||||
"Are you sure you want to delete this role?": "Are you sure you want to delete this role?",
|
||||
"Delete": "Delete",
|
||||
"Protected": "Protected",
|
||||
"Define and manage security roles and permissions.": "Define and manage security roles and permissions.",
|
||||
"Search roles...": "Search roles...",
|
||||
"No permissions": "No permissions",
|
||||
"No roles found.": "No roles found.",
|
||||
"Create Role": "Create Role",
|
||||
"Edit Role": "Edit Role",
|
||||
"Update existing role and permissions.": "Update existing role and permissions.",
|
||||
"Create a new role and assign permissions.": "Create a new role and assign permissions.",
|
||||
"Enter role name": "Enter role name",
|
||||
"Add Role": "Add Role",
|
||||
"Role Name": "Role Name",
|
||||
"Type": "Type",
|
||||
"Permissions": "Permissions",
|
||||
"Users": "Users",
|
||||
"System role name cannot be modified.": "System role name cannot be modified.",
|
||||
"members": "Member Management",
|
||||
"machines": "Machine Management",
|
||||
"app": "APP Management",
|
||||
"warehouses": "Warehouse Management",
|
||||
"sales": "Sales Management",
|
||||
"analysis": "Analysis Management",
|
||||
"audit": "Audit Management",
|
||||
"data-config": "Data Configuration",
|
||||
"remote": "Remote Management",
|
||||
"line": "Line Management",
|
||||
"reservation": "Reservation System",
|
||||
"special-permission": "Special Permission",
|
||||
"companies": "Customer Management",
|
||||
"accounts": "Account Management",
|
||||
"roles": "Role Settings",
|
||||
"Role Settings": "Role Settings",
|
||||
"No login history yet": "No login history yet",
|
||||
"Signed in as": "Signed in as",
|
||||
"Logout": "Logout",
|
||||
|
||||
Reference in New Issue
Block a user