Gettext: translate Vereinfacht API validation messages to German

This commit is contained in:
Moritz 2026-02-19 00:54:30 +01:00
parent 02245e6684
commit 7db609deec
Signed by: moritz
GPG key ID: 1020A035E5DD0824
3 changed files with 66 additions and 0 deletions

View file

@ -2768,3 +2768,25 @@ msgstr ""
#, elixir-autogen, elixir-format
msgid "Some values are set via environment variables. Those fields are read-only."
msgstr ""
# Vereinfacht API validation messages (looked up at runtime via dgettext)
msgid "The address field is required."
msgstr ""
msgid "The city field is required."
msgstr ""
msgid "The email field is required."
msgstr ""
msgid "The first name field is required."
msgstr ""
msgid "The last name field is required."
msgstr ""
msgid "The zip code field is required."
msgstr ""
msgid "Too Many Attempts."
msgstr ""