missing a from attribute
This commit is contained in:
@@ -27,7 +27,7 @@ return array(
|
|||||||
"array" => "The :attribute must have selected elements.",
|
"array" => "The :attribute must have selected elements.",
|
||||||
"before" => ":attribute musi zawierać datę, która jest przed :date.",
|
"before" => ":attribute musi zawierać datę, która jest przed :date.",
|
||||||
"between" => array(
|
"between" => array(
|
||||||
"numeric" => ":ttribute musi mieścić się w granicach :min - :max.",
|
"numeric" => ":attribute musi mieścić się w granicach :min - :max.",
|
||||||
"file" => ":attribute musi mieć :min - :max kilobajtów.",
|
"file" => ":attribute musi mieć :min - :max kilobajtów.",
|
||||||
"string" => ":attribute musi mieć :min - :max znaków.",
|
"string" => ":attribute musi mieć :min - :max znaków.",
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user