[ 'label' => 'Desvincular', 'modal' => [ 'heading' => 'Desvincular :label', 'actions' => [ 'detach' => [ 'label' => 'Desvincular', ], ], ], 'notifications' => [ 'detached' => [ 'title' => 'Desvinculat', ], ], ], 'multiple' => [ 'label' => 'Desvincular seleccionats', 'modal' => [ 'heading' => 'Desvincular :label seleccionats', 'actions' => [ 'detach' => [ 'label' => 'Desvincular seleccionats', ], ], ], 'notifications' => [ 'detached' => [ 'title' => 'Desvinculats', ], ], ], ];