new crowdin translations
This commit is contained in:
11
resources/lang/hu-HU/pagination.php
Normal file
11
resources/lang/hu-HU/pagination.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'previous' => 'Előző',
|
||||
'next' => 'Következő',
|
||||
'showing' => '
|
||||
: első-: utolsó: összes rekord.',
|
||||
'page' => 'Oldalanként',
|
||||
|
||||
];
|
Reference in New Issue
Block a user