new crowdin translations
This commit is contained in:
10
resources/lang/sl-SI/pagination.php
Normal file
10
resources/lang/sl-SI/pagination.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'previous' => 'Prejšnja stran',
|
||||
'next' => 'Naslednja stran',
|
||||
'showing' => ':first-:last od : total zapisov.',
|
||||
'page' => 'na stran.',
|
||||
|
||||
];
|
Reference in New Issue
Block a user