File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 30
30
"date_format " => "Polje :attribute nema odgovarajući format :format. " ,
31
31
"different " => "Polja :attribute i :other moraju biti različita. " ,
32
32
"digits " => "Polje :attribute mora da sadži :digits brojeve. " ,
33
- "digits_between " => "POlje :attribute mora biti između :min i :max broja. " ,
33
+ "digits_between " => "Polje :attribute mora biti između :min i :max broja. " ,
34
34
"email " => "Format polja :attribute nije validan. " ,
35
35
"exists " => "Odabrano polje :attribute nije validno. " ,
36
36
"image " => "Polje :attribute mora biti slika. " ,
58
58
"required_with " => "Polje :attribute je obavezno kada je :values prikazana. " ,
59
59
"required_with_all " => "The :attribute field is required when :values is present. " ,
60
60
"required_without " => "Polje :attribute je obavezno kada :values nije prikazano. " ,
61
- "required_without_all " => "The :attribute field is required when none of :values are present . " ,
61
+ "required_without_all " => "Polje :attribute je obavezno kada nijedno :values nije prikazano . " ,
62
62
"same " => "Polja :attribute i :other se moraju poklapati. " ,
63
63
"size " => array (
64
64
"numeric " => "Polje :attribute mora biti :size. " ,
You can’t perform that action at this time.
0 commit comments