[ 'label' => 'Koble fra', 'modal' => [ 'heading' => 'Koble fra :label', 'actions' => [ 'dissociate' => [ 'label' => 'Koble fra', ], ], ], 'notifications' => [ 'dissociated' => [ 'title' => 'Koblet fra', ], ], ], 'multiple' => [ 'label' => 'Koble fra valgte', 'modal' => [ 'heading' => 'Koble fra valgte :label', 'actions' => [ 'dissociate' => [ 'label' => 'Koble fra', ], ], ], 'notifications' => [ 'dissociated' => [ 'title' => 'Koblet fra', ], ], ], ];