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 1ff7e3e commit a5c22e3Copy full SHA for a5c22e3
lang/da/validation.php
@@ -106,7 +106,7 @@
106
'uploaded' => 'Filen kunne ikke oploades. Serveren accepterer muligvis ikke filer af denne størrelse.',
107
108
'zip_file' => 'Attributten skal henvise til en fil i ZIP.',
109
- 'zip_file_size' => 'The file :attribute must not exceed :size MB.',
+ 'zip_file_size' => 'Filen :attribute må ikke overstige: størrelse MB.',
110
'zip_file_mime' => 'Attributten skal henvise til en fil af typen: validTypes, fundet:foundType.',
111
'zip_model_expected' => 'Data objekt forventet men ":type" fundet.',
112
'zip_unique' => 'Attributten skal være unik for objekttypen i ZIP.',
0 commit comments