Initial change of theme.

Only themed pages currently are login and reset password pages.
This commit is contained in:
Dane Everitt 2017-01-14 21:32:33 -05:00
parent 16a3514abf
commit 457ed28b0b
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
119 changed files with 758 additions and 1703 deletions

View file

@ -1,30 +0,0 @@
<?php
return [
'again' => 'Opnieuw',
'close' => 'Sluiten',
'connection' => 'Connectie',
'cpu' => 'CPU',
'current_password' => 'Huidig wachtwoord',
'disabled' => 'Uitgeschakeld',
'email' => 'E-mail',
'enabled' => 'Ingeschakeld',
'language' => 'Taal',
'location' => 'Locatie',
'login' => 'Inloggen',
'memory' => 'Geheugen',
'no' => 'Nee',
'node' => 'Node',
'players' => 'Spelers',
'registered' => 'Geregistreerd',
'restart' => 'Herstarten',
'root_administrator' => 'Root Administrator',
'save' => 'Opslaan',
'start' => 'Start',
'status' => 'Status',
'stop' => 'Stop',
'submit' => 'Verzenden',
'success' => 'Succes',
'whoops' => 'Oeps',
'yes' => 'Ja',
];