mirror of
				https://github.com/BookStackApp/BookStack.git
				synced 2025-11-03 02:13:16 +03:00 
			
		
		
		
	New translations validation.php (Slovak)
This commit is contained in:
		@@ -90,6 +90,7 @@ return [
 | 
				
			|||||||
    'required_without'     => 'Políčko :attribute je povinné aj :values neexistuje.',
 | 
					    'required_without'     => 'Políčko :attribute je povinné aj :values neexistuje.',
 | 
				
			||||||
    'required_without_all' => 'Políčko :attribute je povinné ak ani jedno z :values neexistuje.',
 | 
					    'required_without_all' => 'Políčko :attribute je povinné ak ani jedno z :values neexistuje.',
 | 
				
			||||||
    'same'                 => ':attribute a :other musia byť rovnaké.',
 | 
					    'same'                 => ':attribute a :other musia byť rovnaké.',
 | 
				
			||||||
 | 
					    'safe_url'             => 'The provided link may not be safe.',
 | 
				
			||||||
    'size'                 => [
 | 
					    'size'                 => [
 | 
				
			||||||
        'numeric' => ':attribute musí byť :size.',
 | 
					        'numeric' => ':attribute musí byť :size.',
 | 
				
			||||||
        'file'    => ':attribute musí mať :size kilobajtov.',
 | 
					        'file'    => ':attribute musí mať :size kilobajtov.',
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user