Skip to content

Commit

Permalink
fix: Added the German translations for the validator error messages. (a…
Browse files Browse the repository at this point in the history
…r-koder#6)

* Added the German translations for the validator error messages

* Fixed a typo in the German translation
  • Loading branch information
zepich authored May 5, 2023
1 parent c93f836 commit 4812952
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Resources/translations/validators.de.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Submit token not found or not valid.: Der Einsendecode wurde nicht gefunden oder ist ungültig.
Verification failed which means the form contains spam.: Die Verifikation ist fehlgeschlagen, was bedeutet, dass das Formular Spam beinhaltet.
An error occurred while sending the request for validation.: Beim Verifizieren Ihrer Formulardaten ist ein Fehler aufgetreten.

0 comments on commit 4812952

Please sign in to comment.