Skip to content

Commit 9f0b76b

Browse files
committed
Merge pull request #31 from Slacki/master
Added Polish messages. Thanks, @slacki.
2 parents 033ef67 + 1adb957 commit 9f0b76b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

messages/pl/general.php

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?php
2+
3+
return [
4+
'Load more items' => 'Załaduj więcej',
5+
'You reached the end' => 'Doszedłeś do końca'
6+
];

0 commit comments

Comments
 (0)