Skip to content

Commit a493acd

Browse files
authored
Merge pull request #984 from zak293/master
Laravel 8 support && Missing polish translations
2 parents e1a31e2 + 93e4635 commit a493acd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/lang/pl/lfm.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,11 @@
6161
'btn-uploading' => 'Wgrywanie...',
6262
'btn-close' => 'Zamknij',
6363
'btn-crop' => 'Przytnij',
64-
'btn-copy-crop' => 'Kopiuj i Przytnij',
65-
'btn-crop-free' => 'Dostosuj',
6664
'btn-cancel' => 'Anuluj',
67-
'btn-confirm' => 'Potwierdź',
6865
'btn-resize' => 'Zmień rozmiar',
66+
'btn-confirm' => 'Zatwierdź',
67+
'btn-copy-crop' => 'Kopiuj przycięte',
68+
'btn-crop-free' => 'Skaluj',
6969
'btn-open' => 'Otwórz',
7070

7171
'resize-ratio' => 'Stosunek:',

0 commit comments

Comments
 (0)