Add localization for date error message

pull/6827/head
Mark Maglana 14 years ago
parent 3fee9f2bbc
commit ad303ba621
  1. 3
      config/locales/en.yml

@ -92,4 +92,5 @@ en:
field_name: "Name"
# Error messages
error_blank: "cannot be blank"
error_blank: "cannot be blank"
error_greater_than_start_date: "cannot be earlier than Start Date"
Loading…
Cancel
Save