Merge pull request #94 from ThomasFeher/fix_german_salutation

This commit is contained in:
Paul T
2025-01-20 07:50:51 -05:00
committed by GitHub
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] \ \
]
]