@@ -76,9 +76,9 en: | |||
|
76 | 76 | accepted: "must be accepted" |
|
77 | 77 | empty: "can't be empty" |
|
78 | 78 | blank: "can't be blank" |
|
79 | too_long: "is too long" | |
|
80 | too_short: "is too short" | |
|
81 | wrong_length: "is the wrong length" | |
|
79 | too_long: "is too long (maximum is {{count}} characters)" | |
|
80 | too_short: "is too short (minimum is {{count}} characters)" | |
|
81 | wrong_length: "is the wrong length (should be {{count}} characters)" | |
|
82 | 82 | taken: "has already been taken" |
|
83 | 83 | not_a_number: "is not a number" |
|
84 | 84 | not_a_date: "is not a valid date" |
General Comments 0
You need to be logged in to leave comments.
Login now