new crowdin translations
This commit is contained in:
10
resources/lang/bs-BA/pagination.php
Normal file
10
resources/lang/bs-BA/pagination.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'previous' => 'Prethodna',
|
||||
'next' => 'Sljedeća',
|
||||
'showing' => ':first-:last od :total unosa..',
|
||||
'page' => 'po stranici.',
|
||||
|
||||
];
|
Reference in New Issue
Block a user