[ 'label' => 'Fjern', 'modal' => [ 'heading' => 'Fjern :label', 'actions' => [ 'detach' => [ 'label' => 'Fjern', ], ], ], 'notifications' => [ 'detached' => [ 'title' => 'Fjernet', ], ], ], 'multiple' => [ 'label' => 'Fjern valgte', 'modal' => [ 'heading' => 'Fjern valgte :label', 'actions' => [ 'detach' => [ 'label' => 'Fjern', ], ], ], 'notifications' => [ 'detached' => [ 'title' => 'Fjernet', ], ], ], ];