[ 'label' => 'Obnovi', 'modal' => [ 'heading' => 'Obnovi :label', 'actions' => [ 'restore' => [ 'label' => 'Obnovi', ], ], ], 'notifications' => [ 'restored' => [ 'title' => 'Obnovljeno', ], ], ], 'multiple' => [ 'label' => 'Obnovi izbrane', 'modal' => [ 'heading' => 'Obnovi izbrane :label', 'actions' => [ 'restore' => [ 'label' => 'Obnovi', ], ], ], 'notifications' => [ 'restored' => [ 'title' => 'Obnovljeno', ], ], ], ];