Fixed small bug in German thanks-string
This commit is contained in:
parent
d70994165a
commit
a3ad4606e6
@ -176,7 +176,7 @@
|
|||||||
# Text on page that thanks user for e-mail
|
# Text on page that thanks user for e-mail
|
||||||
"thanks": {
|
"thanks": {
|
||||||
"title": "<NAME_1> & <NAME_2> Hochzeit",
|
"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.",
|
"message": "Wir haben deine Nachricht empfangen und haben dir eine E-Mail mit mehr Informationen zukommen lassen.",
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user