]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
Specify language code in llm-prompt de-prompt 13931/head
authorYurii Motov <yurii.motov.monte@gmail.com>
Sun, 17 Aug 2025 12:52:39 +0000 (14:52 +0200)
committerYurii Motov <yurii.motov.monte@gmail.com>
Sun, 17 Aug 2025 12:52:39 +0000 (14:52 +0200)
docs/de/llm-prompt.md

index db1052abb7222a593fe81cc1e5ea0ff09ac38a1a..0f5e4fdba088cab105e8b346f1050a171a6e0710 100644 (file)
@@ -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.