* @created 2022-08-02 14:22:41 * @modified 2022-08-02 14:22:41 */ return [ 'index' => 'Attribute group', 'create_at_groups' => 'Create', 'error_cannot_delete_attribute_used' => 'Attribute Group used by attribute (ID: :attributes), can not be deleted!', 'attribute_groups_index' => 'Index', 'attribute_groups_create' => 'Create', 'attribute_groups_show' => 'Details', 'attribute_groups_update' => 'Update', 'attribute_groups_delete' => 'Delete', ];