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' => 'Iar',
|
||||
'close' => 'Închide',
|
||||
'connection' => 'Conexiunea',
|
||||
'cpu' => 'CPU',
|
||||
'current_password' => 'Parola Curentă',
|
||||
'disabled' => 'Dezactivat',
|
||||
'email' => 'Email',
|
||||
'enabled' => 'Activat',
|
||||
'language' => 'Limba',
|
||||
'location' => 'Locația',
|
||||
'login' => 'Loghează-te',
|
||||
'memory' => 'Memorie',
|
||||
'no' => 'Nu',
|
||||
'node' => 'Nod',
|
||||
'players' => 'Jucători',
|
||||
'registered' => 'Înregistrat',
|
||||
'restart' => 'Repornește',
|
||||
'root_administrator' => 'Administrator cu Acces Total',
|
||||
'save' => 'Salvează',
|
||||
'start' => 'Pornește',
|
||||
'status' => 'Status',
|
||||
'stop' => 'Oprește',
|
||||
'submit' => 'Trimite',
|
||||
'success' => 'Succes',
|
||||
'whoops' => 'Ups',
|
||||
'yes' => 'Da',
|
||||
];
|
Reference in a new issue