mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-08 10:00:10 +00:00
New translations validation.php (Slovenian)
This commit is contained in:
parent
00e3803591
commit
2994fd900c
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue