mirror of
				https://github.com/BookStackApp/BookStack.git
				synced 2025-11-03 02:13:16 +03:00 
			
		
		
		
	New translations validation.php (Dutch)
This commit is contained in:
		@@ -90,6 +90,7 @@ return [
 | 
			
		||||
    'required_without'     => ':attribute veld is verplicht wanneer :values niet ingesteld is.',
 | 
			
		||||
    'required_without_all' => ':attribute veld is verplicht wanneer geen van :values ingesteld zijn.',
 | 
			
		||||
    'same'                 => ':attribute en :other moeten overeenkomen.',
 | 
			
		||||
    'safe_url'             => 'The provided link may not be safe.',
 | 
			
		||||
    'size'                 => [
 | 
			
		||||
        'numeric' => ':attribute moet :size zijn.',
 | 
			
		||||
        'file'    => ':attribute moet :size kilobytes zijn.',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user