hr-HR
This commit is contained in:
9
resources/lang/hr-HR/pagination.php
Normal file
9
resources/lang/hr-HR/pagination.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'previous' => '« Prethodna',
|
||||
'next' => 'Sljedeća »',
|
||||
'showing' => 'Prikazivanje :first do :last od :total :type',
|
||||
|
||||
];
|
Reference in New Issue
Block a user