Fix German salutation

This commit is contained in:
Thomas Feher
2025-01-19 17:10:42 +01:00
parent abe80fa24d
commit a7165fa47e
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ dear = "Sehr geehrte"
cover-letter = "Anschreiben"
attached = "Angehängt"
curriculum-vitae = "Lebenslauf"
sincerely = "Aufrichtig"
sincerely = "Mit freundlichen Grüßen"
[lang.gr]
resume = "Βιογραφικό"

View File

@@ -774,7 +774,7 @@
#text(weight: "light")[#linguify(
"sincerely",
from: lang_data,
)#sym.comma] \
)#if language != "de" [#sym.comma]] \
#text(weight: "bold")[#author.firstname #author.lastname] \ \
]
]