mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 23:03:45 +02:00
Allow deletion of multiple allocations at once (#1322)
This commit is contained in:
committed by
Dane Everitt
parent
053d7917ae
commit
262ef78fae
@@ -258,6 +258,10 @@ return [
|
||||
],
|
||||
],
|
||||
],
|
||||
'allocations' => [
|
||||
'mass_actions' => 'Mass Actions',
|
||||
'delete' => 'Delete Allocations',
|
||||
],
|
||||
'files' => [
|
||||
'exceptions' => [
|
||||
'invalid_mime' => 'This type of file cannot be edited via the Panel\'s built-in editor.',
|
||||
|
||||
Reference in New Issue
Block a user