uk-UA translation
This commit is contained in:
9
resources/lang/uk-UA/pagination.php
Normal file
9
resources/lang/uk-UA/pagination.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'previous' => '« Назад',
|
||||
'next' => 'Далі »',
|
||||
'showing' => 'Показ: перший до: останній з: загально: тип',
|
||||
|
||||
];
|
Reference in New Issue
Block a user