Initial change of theme.
Only themed pages currently are login and reset password pages.
This commit is contained in:
parent
16a3514abf
commit
457ed28b0b
119 changed files with 758 additions and 1703 deletions
|
@ -1,31 +1,8 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
'again' => 'Again',
|
||||
'close' => 'Close',
|
||||
'connection' => 'Connection',
|
||||
'cpu' => 'CPU',
|
||||
'current_password' => 'Current Password',
|
||||
'disabled' => 'Disabled',
|
||||
'email' => 'Email',
|
||||
'enabled' => 'Enabled',
|
||||
'language' => 'Language',
|
||||
'location' => 'Location',
|
||||
'login' => 'Login',
|
||||
'memory' => 'Memory',
|
||||
'no' => 'No',
|
||||
'node' => 'Node',
|
||||
'password' => 'Password',
|
||||
'players' => 'Players',
|
||||
'registered' => 'Registered',
|
||||
'restart' => 'Restart',
|
||||
'root_administrator' => 'Root Administrator',
|
||||
'save' => 'Save',
|
||||
'start' => 'Start',
|
||||
'status' => 'Status',
|
||||
'stop' => 'Stop',
|
||||
'submit' => 'Submit',
|
||||
'success' => 'Success',
|
||||
'whoops' => 'Whoops',
|
||||
'yes' => 'Yes',
|
||||
'confirm_password' => 'Confirm Password',
|
||||
'login' => 'Login',
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue