From bac7d007f75e39daa4657a355177853968c2a3b3 Mon Sep 17 00:00:00 2001 From: Nils Lindemann Date: Mon, 8 Sep 2025 11:45:59 +0200 Subject: [PATCH] Add a period and fix an unclear formulation --- docs/de/llm-prompt.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/de/llm-prompt.md b/docs/de/llm-prompt.md index 2a9d1f1e0..23c111d2d 100644 --- a/docs/de/llm-prompt.md +++ b/docs/de/llm-prompt.md @@ -222,7 +222,7 @@ Ich versuche nicht, alles einzudeutschen. Das bezieht sich besonders auf Begriff ### List of English terms and their preferred German translations -Below is a list of English terms and their preferred German translations, separated by a colon («:»). Use these translations, do not use your own. If an existing translation does not use these terms, update it to use them. A term or a translation may be followed by an explanation in brackets, which explains when to translate the term this way. If a translation is preceded by «NOT», then that means: do NOT use this translation for this term. English nouns, starting with the word «the», have the German genus – «der», «die», «das» – prepended to their German translation, to help you to grammatically decline the translation. They are given in singular case, unless they have «(plural)» attached, which means they are given in plural case. Verbs are given in the full infinitive – starting with the word «to». +Below is a list of English terms and their preferred German translations, separated by a colon («:»). Use these translations, do not use your own. If an existing translation does not use these terms, update it to use them. A term or a translation may be followed by an explanation in brackets, which explains when to translate the term this way. If a translation is preceded by «NOT», then that means: do NOT use this translation for this term. English nouns, starting with the word «the», have the German genus – «der», «die», «das» – prepended to their German translation, to help you to grammatically decline them in the translation. They are given in singular case, unless they have «(plural)» attached, which means they are given in plural case. Verbs are given in the full infinitive – starting with the word «to». * «/// check»: «/// check | Testen» * «/// danger»: «/// danger | Gefahr» @@ -335,4 +335,4 @@ Below is a list of English terms and their preferred German translations, separa ### Other rules -Preserve indentation. Keep emoticons. Encode in utf-8. Use Linux line breaks (LF) +Preserve indentation. Keep emoticons. Encode in utf-8. Use Linux line breaks (LF).