You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have succeeded to translate in Rails 7 like that:
de:
activerecord:
errors:
models:
contact: # which is my model
attributes:
textcaptcha_answer:
incorrect: " - das stimmt nicht, versuche es nochmals!"
expired: "wurde nicht beantwortet, versuchen Sie es stattdessen mit einer anderen Frage!"
attributes:
contact
textcaptcha_answer: "TextCaptcha Antwort"
As it was raised in this (closed ?) issue, error messages are not translatable
The text was updated successfully, but these errors were encountered: