missing a from attribute

This commit is contained in:
Dayle Rees 2012-08-14 12:04:49 +02:00
parent 8dbe2d1a9a
commit 97761f08f1
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
"array" => "The :attribute must have selected elements.",
"before" => ":attribute musi zawierać datę, która jest przed :date.",
"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.",
"string" => ":attribute musi mieć :min - :max znaków.",
),