lv-LV translation
This commit is contained in:
9
resources/lang/lv-LV/pagination.php
Normal file
9
resources/lang/lv-LV/pagination.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'previous' => '« Nākamā',
|
||||
'next' => 'Iepriešējā »',
|
||||
'showing' => 'Rāda :first līdz :last no :total :type',
|
||||
|
||||
];
|
Reference in New Issue
Block a user