Move everything over to pterodactyl theme

This commit is contained in:
Dane Everitt 2017-03-16 19:48:24 -04:00
parent 198a021a97
commit 955d89c0c6
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
15 changed files with 45 additions and 808 deletions

View file

@ -13,6 +13,14 @@ return [
'header' => 'File Not Found',
'desc' => 'We were unable to locate the requested resource on the server.',
],
'installing' => [
'header' => 'Server Installing',
'desc' => 'The requested server is still completing the install process. Please check back in a few minutes, you should recieve an email as soon as this process is completed.',
],
'suspended' => [
'header' => 'Server Suspended',
'desc' => 'This server has been suspended and cannot be accessed.',
],
],
'index' => [
'header' => 'Your Servers',