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' => 'туда »',
|
||||
'previous' => '« сюда',
|
||||
'sidebar' => [
|
||||
'account_controls' => 'Управление аккаунтом',
|
||||
'account_security' => 'Безопасность аккаунта',
|
||||
'account_settings' => 'Настройка аккаунта',
|
||||
'files' => 'Файл Менеджер',
|
||||
'manage' => 'Управление сервером',
|
||||
'overview' => 'Обзор сервера',
|
||||
'servers' => 'Ваши сервера',
|
||||
'server_controls' => 'Управление сервером',
|
||||
'subusers' => 'Управление суб-пользователями',
|
||||
],
|
||||
];
|
Reference in a new issue