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