Fixed small bug in German thanks-string

This commit is contained in:
Dennis Potter 2019-08-31 14:26:10 +02:00
parent d70994165a
commit a3ad4606e6
Signed by: Dennis
GPG Key ID: 186A8AD440942BAF
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@
# Text on page that thanks user for e-mail
"thanks": {
"title": "<NAME_1> & <NAME_2> Hochzeit",
"h1": "Danke {}!",
"h1": "Danke {name}!",
"message": "Wir haben deine Nachricht empfangen und haben dir eine E-Mail mit mehr Informationen zukommen lassen.",
},