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,17 +0,0 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
'next' => 'Nächste »',
|
||||
'previous' => '« Vorherige',
|
||||
'sidebar' => [
|
||||
'account_controls' => 'Account Verwaltung',
|
||||
'account_security' => 'Account Sicherheit',
|
||||
'account_settings' => 'Account Einstellungen',
|
||||
'files' => 'Datei Manager',
|
||||
'manage' => 'Server verwalten',
|
||||
'overview' => 'Server Übersicht',
|
||||
'servers' => 'Deine Server',
|
||||
'server_controls' => 'Server Verwaltung',
|
||||
'subusers' => 'Sub-Benutzer verwalten',
|
||||
],
|
||||
];
|
Reference in a new issue