Browse Source

Intermezzo: You --> you

Fix a missing space on the way
pull/14015/head
Nils Lindemann 2 weeks ago
parent
commit
c6eec13a2c
  1. 2
      docs/de/llm-prompt.md
  2. 2
      scripts/translate.py

2
docs/de/llm-prompt.md

@ -28,7 +28,7 @@ Source (English) – These are three code snippets:
`"me"` `"me"`
`"items"` `"items"`
Result (German) – You change nothing: Result (German) – you change nothing:
`"word"` `"word"`
`"me"` `"me"`

2
scripts/translate.py

@ -123,7 +123,7 @@ flowchart LR
end end
``` ```
Result (German) You change nothing: Result (German) you change nothing:
```mermaid ```mermaid
flowchart LR flowchart LR

Loading…
Cancel
Save