Skip to content

Commit 84974fe

Browse files
authored
Missing polish translations
1 parent 54dfed5 commit 84974fe

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/lang/pl/lfm.php

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,15 @@
66
'nav-upload' => 'Wgraj plik',
77
'nav-thumbnails' => 'Miniaturki',
88
'nav-list' => 'Lista',
9+
'nav-sort' => 'Sortuj',
910

1011
'menu-rename' => 'Zmień nazwę',
1112
'menu-delete' => 'Usuń',
1213
'menu-view' => 'Wyświetl',
1314
'menu-download' => 'Pobierz',
1415
'menu-resize' => 'Zmień rozmiar',
1516
'menu-crop' => 'Przytnij',
17+
'menu-multiple' => 'Zaznacz wiele',
1618

1719
'title-page' => 'Menedżer plików',
1820
'title-panel' => 'Laravel FileManager',
@@ -55,6 +57,10 @@
5557
'btn-crop' => 'Przytnij',
5658
'btn-cancel' => 'Anuluj',
5759
'btn-resize' => 'Zmień rozmiar',
60+
'btn-confirm' => 'Zatwierdź',
61+
'btn-copy-crop' => 'Kopiuj przycięte',
62+
'btn-crop-free' => 'Skaluj',
63+
'btn-open' => 'Otwórz',
5864

5965
'resize-ratio' => 'Stosunek:',
6066
'resize-scaled' => 'Zmieniono rozmiar:',

0 commit comments

Comments
 (0)