From 1353015e3f3bd930ade092036364414ca1cb7c48 Mon Sep 17 00:00:00 2001 From: Yurii Motov Date: Sun, 17 Aug 2025 14:52:39 +0200 Subject: [PATCH] Specify language code in llm-prompt --- docs/de/llm-prompt.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/de/llm-prompt.md b/docs/de/llm-prompt.md index db1052abb..0f5e4fdba 100644 --- a/docs/de/llm-prompt.md +++ b/docs/de/llm-prompt.md @@ -1,5 +1,7 @@ Translate to German (Deutsch). +Language code: de. + Use the formal grammar (use "Sie" instead of "Du"). Translate quotation marks ("") in the Englisch text with typographic quotation marks („“) in the German translation. For example, translate "word" with „Wort“. But don't do that when the quotation marks are inside backticks (`). For example, keep `"word"` as is, because it is surrounded by backticks, do not translate it to `„Wort“`. Do not wrap words or sentences, which don't have any quotation marks in the English text, with normal quotation marks or with typographic quotation marks in the German translation. -- 2.47.2