mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-01-13 05:42:30 +03:00
New translations validation.php (Dutch)
This commit is contained in:
@@ -106,7 +106,7 @@ return [
|
||||
'uploaded' => 'Het bestand kon niet worden geüpload. De server accepteert mogelijk geen bestanden van deze grootte.',
|
||||
|
||||
'zip_file' => 'Het \':attribute\' veld moet verwijzen naar een bestand in de ZIP.',
|
||||
'zip_file_size' => 'The file :attribute must not exceed :size MB.',
|
||||
'zip_file_size' => 'Het bestand :attribute mag niet groter zijn dan :size MB.',
|
||||
'zip_file_mime' => 'Het \':attribute\' veld moet verwijzen naar een bestand met het type :validTypes, vond :foundType.',
|
||||
'zip_model_expected' => 'Dataobject verwacht maar vond ":type".',
|
||||
'zip_unique' => ':attribute moet uniek zijn voor het objecttype binnen de ZIP.',
|
||||
|
||||
Reference in New Issue
Block a user