Plop the languages into the project
This commit is contained in:
parent
3082a57a4d
commit
44a00c3957
56 changed files with 5535 additions and 1258 deletions
17
resources/lang/et/pagination.php
Normal file
17
resources/lang/et/pagination.php
Normal file
|
@ -0,0 +1,17 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
'next' => 'Järgmine »',
|
||||
'previous' => '« Eelmine',
|
||||
'sidebar' => [
|
||||
'account_controls' => 'Kasutaja seaded',
|
||||
'account_security' => 'Konto turvalisus',
|
||||
'account_settings' => 'Konto seaded',
|
||||
'files' => 'Failihaldur',
|
||||
'manage' => 'Halda serverit',
|
||||
'overview' => 'Serveri ülevaade',
|
||||
'servers' => 'Teie serverid',
|
||||
'server_controls' => 'Serveri seaded',
|
||||
'subusers' => 'Halda alamkasutajaid',
|
||||
],
|
||||
];
|
Loading…
Add table
Add a link
Reference in a new issue