Skip to content

Commit

Permalink
Merge pull request #111 from paulgoetze/fix/de-translations
Browse files Browse the repository at this point in the history
Improve German translations
  • Loading branch information
alexdunae committed Apr 12, 2024
2 parents 51be4bc + 997f519 commit d4d9b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/locales/de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ de:
activemodel: &errors
errors:
messages:
invalid_email_address: 'ist offensichtlich keine gültige EMail-Adresse'
invalid_email_address: 'ist anscheinend keine gültige E-Mail-Adresse'
email_address_not_routable: 'kann nicht erreicht werden'
activerecord:
<<: *errors

0 comments on commit d4d9b0e

Please sign in to comment.