The change from https://github.com/heartcombo/devise/pull/4834 which downcases the `human_attribute_name` breaks the spelling for email in German, which should be E-Mail. See https://www.duden.de/sprachwissen/sprachratgeber/Schreibung-von-E-Mail Ping @carlosantoniodasilva We use https://github.com/devise-i18n/devise-i18n for the localization of devise, see https://github.com/devise-i18n/devise-i18n/blob/main/rails/locales/de.yml#L12
The change from #4834 which downcases the
human_attribute_namebreaks the spelling for email in German, which should be E-Mail. See https://www.duden.de/sprachwissen/sprachratgeber/Schreibung-von-E-MailPing @carlosantoniodasilva
We use https://github.com/devise-i18n/devise-i18n for the localization of devise, see https://github.com/devise-i18n/devise-i18n/blob/main/rails/locales/de.yml#L12