'This value already exists. Please choose another.', 'required' => ':attribute is required.', 'system_role' => 'System roles cannot be deleted.', 'agent_mismatch' => 'This user does not belong to the current agent node.', 'invalid_for_agent' => 'One or more roles are not valid for this agent.', 'not_manageable' => 'You cannot manage this child agent.', 'invalid_menu_action' => 'Invalid or unknown permission item.', 'exceeds_actor' => 'These permissions exceed what you may grant: :detail', 'exceeds_parent_ceiling' => 'These permissions exceed the parent delegation ceiling: :detail', 'exceeds_delegation_ceiling' => 'These permissions exceed this node\'s delegation ceiling: :detail', 'permission_exceeds_actor' => 'These permissions exceed what you may grant: :detail', 'permission_catalog_incomplete' => 'Permission catalog is incomplete (missing: :detail). Run migrate and admin-auth-sync.', ];