mirror of
				https://github.com/BookStackApp/BookStack.git
				synced 2025-11-03 02:13:16 +03:00 
			
		
		
		
	New translations validation.php (Slovenian)
This commit is contained in:
		@@ -90,6 +90,7 @@ return [
 | 
			
		||||
    'required_without'     => 'Polje atributa je obvezno, če: vrednosti niso prisotne.',
 | 
			
		||||
    'required_without_all' => 'Polje atributa je obvezno, če nobena od: vrednosti ni prisotna.',
 | 
			
		||||
    'same'                 => 'Atribut in: drugi se morajo ujemati.',
 | 
			
		||||
    'safe_url'             => 'The provided link may not be safe.',
 | 
			
		||||
    'size'                 => [
 | 
			
		||||
        'numeric' => ':attribute mora biti :velikost.',
 | 
			
		||||
        'file'    => ':attribute mora biti :velikost KB.',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user