mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-23 02:51:54 +08:00
New translations validation.php (Slovenian)
This commit is contained in:
parent
159d4367ef
commit
bb742db8eb
|
@ -90,7 +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.',
|
||||
'safe_url' => 'Podana povezava morda ni varna.',
|
||||
'size' => [
|
||||
'numeric' => ':attribute mora biti :velikost.',
|
||||
'file' => ':attribute mora biti :velikost KB.',
|
||||
|
|
Loading…
Reference in New Issue
Block a user