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,30 +0,0 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
'again' => 'Снова',
|
||||
'close' => 'Закрыть',
|
||||
'connection' => 'Соединение',
|
||||
'cpu' => 'CPU',
|
||||
'current_password' => 'Текущий пароль',
|
||||
'disabled' => 'Отключено',
|
||||
'email' => 'Email',
|
||||
'enabled' => 'Включено',
|
||||
'language' => 'Язык',
|
||||
'location' => 'Местоположение',
|
||||
'login' => 'Логин',
|
||||
'memory' => 'Память',
|
||||
'no' => 'Нет',
|
||||
'node' => 'Нода',
|
||||
'players' => 'Игроков',
|
||||
'registered' => 'Зарегистрирован',
|
||||
'restart' => 'Рестарт',
|
||||
'root_administrator' => 'Главный администратор',
|
||||
'save' => 'Сохранить',
|
||||
'start' => 'Старт',
|
||||
'status' => 'Статус',
|
||||
'stop' => 'Стоп',
|
||||
'submit' => 'Отправить',
|
||||
'success' => 'Успешно',
|
||||
'whoops' => 'Whoops',
|
||||
'yes' => 'Да',
|
||||
];
|
Reference in a new issue