rails-i18n icon indicating copy to clipboard operation
rails-i18n copied to clipboard

Missing key: errors.messages.in

Open bobmaerten opened this issue 3 years ago • 2 comments
trafficstars

I recently discovered the errors.messages.in translation was missing in the French locale, so I checked and this actually is missing in all locales.

This one is rather young, as the "blame" shows: https://github.com/rails/rails/blame/main/activemodel/lib/active_model/locale/en.yml#L35

I can't imagine how much effort it represent to do for all locales. I can provide a pull request at least for French, but I don't know if it's ok just to provide translation on only one locale, or if there is a process to push new rails translations?

bobmaerten avatar Sep 05 '22 08:09 bobmaerten

@bobmaerten Thank you for pointing this out. A pull request for French would be greatly appreciated.

digitalfrost avatar Sep 08 '22 17:09 digitalfrost

I confirm that this key seems to be missing across all the locales

digitalfrost avatar Sep 08 '22 18:09 digitalfrost