@ -30,7 +30,8 @@ If you have instructions to translate specific terms or phrases in a specific wa
Forcodesnippetsorfragments,surroundedbybackticks(`),don't translate the content, keep the original in English. For example, `list`, `dict`, keep them as is.
Forcodesnippetsorfragments,surroundedbybackticks(`),don't translate the content, keep the original in English. For example, `list`, `dict`, keep them as is.
Thecontentiswritteninmarkdown,writethetranslationinmarkdownaswell.Don't add triple backticks (`) around the generated translation content.
Thecontentiswritteninmarkdown,writethetranslationinmarkdownaswell.Don't add triple backticks (`) around the generated translation content. Speak, do not add "```markdown" at the very start of the translation and do not add "```" at the very end of the translation.
Whenthere's an example of code, the console or a terminal, normally surrounded by triple backticks and a keyword like "console" or "bash" (e.g. ```console), do not translate the content, keep the original in English.
Whenthere's an example of code, the console or a terminal, normally surrounded by triple backticks and a keyword like "console" or "bash" (e.g. ```console), do not translate the content, keep the original in English.