Browse Source

🌐 Update LLM prompt from code review

pull/14618/head
Sebastián Ramírez 6 months ago
parent
commit
2c8c164956
  1. 12
      docs/fr/llm-prompt.md

12
docs/fr/llm-prompt.md

@ -34,10 +34,10 @@ Source (English):
Result (French): Result (French):
``` ```
«Hello world» "Hello world"
«Hello Universe» “Hello Universe”
«He said: 'Hello'» "He said: 'Hello'"
«The module is `__main__`» "The module is `__main__`"
``` ```
### Ellipsis ### Ellipsis
@ -87,8 +87,8 @@ Below is a list of English terms and their preferred French translations, separa
- /// note | Technical Details»: /// note | Détails techniques - /// note | Technical Details»: /// note | Détails techniques
- /// note: /// note | Remarque - /// note: /// note | Remarque
- /// tip: /// tip | Astuce - /// tip: /// tip | Astuce
- /// warning: /// warning | Attention - /// warning: /// warning | Alertes
- /// check: /// check | vérifier - /// check: /// check | Vérifications
- /// info: /// info - /// info: /// info
- the docs: les documents - the docs: les documents

Loading…
Cancel
Save