Skip to content

Commit 8f89457

Browse files
authored
Merge pull request #1079 from atzeteppema/master
Added Dutch translations by @atzeteppema
2 parents 0f6c3bc + bca601c commit 8f89457

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/lang/nl/lfm.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
'menu-download' => 'Download',
1717
'menu-resize' => 'Formaat aanpassen',
1818
'menu-crop' => 'Bijsnijden',
19+
'menu-move' => 'Verplaatsen',
20+
'menu-multiple' => 'Multi-selectie',
1921

2022
'title-page' => 'File Manager',
2123
'title-panel' => 'Laravel FileManager',
@@ -59,7 +61,9 @@
5961
'btn-crop' => 'Bijsnijden',
6062
'btn-copy-crop' => 'Kopiëren & Bijsnijden',
6163
'btn-cancel' => 'Annuleren',
64+
'btn-confirm' => 'Bevestigen',
6265
'btn-resize' => 'Formaat aanpassen',
66+
'btn-open' => 'Map openen',
6367

6468
'resize-ratio' => 'Ratio:',
6569
'resize-scaled' => 'Afbeelding geschaald:',

0 commit comments

Comments
 (0)