sr-RS translation
This commit is contained in:
9
resources/lang/sr-RS/pagination.php
Normal file
9
resources/lang/sr-RS/pagination.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'previous' => '« Претходна',
|
||||
'next' => 'Следећа »',
|
||||
'showing' => 'Приказивање :first до :last од :total :type',
|
||||
|
||||
];
|
Reference in New Issue
Block a user