mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 14:53:45 +02:00
Add allocations tab
Strips some core allocation features for now, will be added back with more features once the theme is done.
This commit is contained in:
@@ -45,4 +45,8 @@ return [
|
||||
'create' => 'Create',
|
||||
'select_all' => 'Select All',
|
||||
'select_none' => 'Select None',
|
||||
'alias' => 'Alias',
|
||||
'primary' => 'Primary',
|
||||
'make_primary' => 'Make Primary',
|
||||
'none' => 'None',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user