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' => 'Uuesti',
|
||||
'close' => 'Sulge',
|
||||
'connection' => 'Ühendus',
|
||||
'cpu' => 'CPU',
|
||||
'current_password' => 'Praegune salasõna',
|
||||
'disabled' => 'Välja lülitatud',
|
||||
'email' => 'Email',
|
||||
'enabled' => 'Lubatud',
|
||||
'language' => 'Keel',
|
||||
'location' => 'Asukoht',
|
||||
'login' => 'Logi sisse',
|
||||
'memory' => 'Mälu',
|
||||
'no' => 'Ei',
|
||||
'node' => 'Node',
|
||||
'players' => 'Mängijad',
|
||||
'registered' => 'Registreeritud',
|
||||
'restart' => 'Taaskäivita',
|
||||
'root_administrator' => 'Juur Administraator',
|
||||
'save' => 'Salvesta',
|
||||
'start' => 'Start',
|
||||
'status' => 'Staatus',
|
||||
'stop' => 'Peata',
|
||||
'submit' => 'Sisesta',
|
||||
'success' => 'Õnnestus',
|
||||
'whoops' => 'Oihhh',
|
||||
'yes' => 'Jah',
|
||||
];
|
Reference in a new issue