spree-contrib/spree_contact_us

form error translations

connecticus opened this issue · 3 comments

Ok, we have translations for example for spanish. But errors ("This field is required", "Please enter a valid email address." ) still in english.

You probably either need rails i18n for validations https://github.com/svenfuchs/rails-i18n

Jeff, thank you for answer, I do, but no luck.

I have the same issue... Hot to alter "This field is required" ?