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.
1 parent 8aec37c commit dd7f936Copy full SHA for dd7f936
src/lang/nl/lfm.php
@@ -50,6 +50,7 @@
50
'error-instance' => 'Het geuploade bestand moet een instantie zijn van UploadedFile',
51
'error-invalid' => 'Ongeldig upload verzoek',
52
'error-other' => 'Er is een fout opgetreden: ',
53
+ 'error-size' => 'U heeft de maximale bestandsgrootte overschreden:',
54
'error-too-large' => 'De verzoek entiteit is te groot!',
55
56
'btn-upload' => 'Bestand uploaden',
0 commit comments