We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0f6c3bc + bca601c commit 8f89457Copy full SHA for 8f89457
src/lang/nl/lfm.php
@@ -16,6 +16,8 @@
16
'menu-download' => 'Download',
17
'menu-resize' => 'Formaat aanpassen',
18
'menu-crop' => 'Bijsnijden',
19
+ 'menu-move' => 'Verplaatsen',
20
+ 'menu-multiple' => 'Multi-selectie',
21
22
'title-page' => 'File Manager',
23
'title-panel' => 'Laravel FileManager',
@@ -59,7 +61,9 @@
59
61
'btn-crop' => 'Bijsnijden',
60
62
'btn-copy-crop' => 'Kopiëren & Bijsnijden',
63
'btn-cancel' => 'Annuleren',
64
+ 'btn-confirm' => 'Bevestigen',
65
'btn-resize' => 'Formaat aanpassen',
66
+ 'btn-open' => 'Map openen',
67
68
'resize-ratio' => 'Ratio:',
69
'resize-scaled' => 'Afbeelding geschaald:',
0 commit comments