[ 'label' => 'Återställ', 'modal' => [ 'heading' => 'Återställ :label', 'actions' => [ 'restore' => [ 'label' => 'Återställ', ], ], ], 'notifications' => [ 'restored' => [ 'title' => 'Återställdes', ], ], ], 'multiple' => [ 'label' => 'Återställ valda', 'modal' => [ 'heading' => 'Återställ valda :label', 'actions' => [ 'restore' => [ 'label' => 'Återställ', ], ], ], 'notifications' => [ 'restored' => [ 'title' => 'Återställdes', ], ], ], ];