mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
feat: handle error delete role.
This commit is contained in:
@@ -1485,5 +1485,7 @@
|
||||
"roles.permission_schema.once_delete_this_role_you_will_able_to_restore_it":"Once you delete this role, you won't be able to restore it later. Are you sure you want to delete this role?",
|
||||
"users.column.role_name":"Role Name",
|
||||
"roles.error.you_cannot_edit_predefined_roles":"You cannot edit predefined roles.",
|
||||
"roles.error.you_cannot_delete_predefined_roles":"You cannot delete predefined roles."
|
||||
"roles.error.you_cannot_delete_predefined_roles":"You cannot delete predefined roles.",
|
||||
"roles.error.the_submit_role_has_invalid_permissions":"The submit role has invalid permissions.",
|
||||
"roles.error.you_cannot_delete_role_that_associated_to_users":"You cannot delete role that associated to users"
|
||||
}
|
||||
Reference in New Issue
Block a user