8000 📝 Update `contributing.md` docs, include note to not translate this page by tiangolo · Pull Request #12841 · fastapi/fastapi · GitHub
[go: up one dir, main page]

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
484 changes: 0 additions & 484 deletions docs/de/docs/contributing.md

This file was deleted.

493 changes: 0 additions & 493 deletions docs/em/docs/contributing.md

This file was deleted.

3 changes: 2 additions & 1 deletion docs/en/docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,7 @@ Now you can translate it all and see how it looks as you save the file.
* `newsletter.md`
* `management-tasks.md`
* `management.md`
* `contributing.md`

Some of these files are updated very frequently and a translation would always be behind, or they include the main content from English source files, etc.

Expand Down Expand Up @@ -380,7 +381,7 @@ Serving at: http://127.0.0.1:8008

* Do not change anything enclosed in "``" (inline code).

* In lines starting with `///` translate only the ` "... Text ..."` part. Leave the rest unchanged.
* In lines starting with `///` translate only the text part after `|`. Leave the rest unchanged.

* You can translate info boxes like `/// warning` with for example `/// warning | Achtung`. But do not change the word immediately after the `///`, it determines the color of the info box.

Expand Down
Loading
0