new crowdin translations
This commit is contained in:
10
resources/lang/pl-PL/pagination.php
Normal file
10
resources/lang/pl-PL/pagination.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'previous' => 'Poprzedni',
|
||||
'next' => 'Następny',
|
||||
'showing' => ':first-:last z :total rekordów.',
|
||||
'page' => 'na stronie.',
|
||||
|
||||
];
|
Reference in New Issue
Block a user