mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 06:43:45 +02:00
Added the actual logic
This commit is contained in:
@@ -21,6 +21,11 @@ return [
|
||||
'header' => 'Server Suspended',
|
||||
'desc' => 'This server has been suspended and cannot be accessed.',
|
||||
],
|
||||
'maintenance' => [
|
||||
'header' => 'Node Under Maintenance',
|
||||
'title' => 'Maintenance',
|
||||
'desc' => 'This node is under maintenance, therefore your server can temporarily not be accessed.'
|
||||
],
|
||||
],
|
||||
'index' => [
|
||||
'header' => 'Your Servers',
|
||||
|
||||
Reference in New Issue
Block a user