'icon' => 'trash', | 'icon' => 'trash', | ||||
'dropdown' => true, | 'dropdown' => true, | ||||
'label' => $this->get(TranslatorAdmin::class)->transAction('delete'), | 'label' => $this->get(TranslatorAdmin::class)->transAction('delete'), | ||||
'class' => 'dropdown-item text-danger in-dropdown action-delete', | |||||
] | ] | ||||
); | ); | ||||