Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ce8df22

Browse files
author
Nils Lindemann
committed
"small written" -> "low-caps"
1 parent e56d9b2 commit ce8df22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/docs/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ When you translate a document, there are some parts which you should not or just
382382

383383
* Do not change things wrapped in "``" (inline code).
384384

385-
* Translate the `"Text"` part in lines starting with `===` or `!!!` but keep the rest of the line as is. For example, translate `=== "Python 3.10+ non-Annotated"` to `=== "Python 3.10+ nicht annotiert"` and `!!! info "Technical Details"`, to `!!! info "Technische Details"` in German. If there is no `"Text"` part, You may add one, if necessary, for example You may change `!!! warning` to `!!! warning "Achtung"` in German. Do not change the small written word directly after the `!!!`, it is responsible for the coloring of the resulting box.
385+
* Translate the `"Text"` part in lines starting with `===` or `!!!` but keep the rest of the line as is. For example, translate `=== "Python 3.10+ non-Annotated"` to `=== "Python 3.10+ nicht annotiert"` and `!!! info "Technical Details"`, to `!!! info "Technische Details"` in German. If there is no `"Text"` part, You may add one, if necessary, for example You may change `!!! warning` to `!!! warning "Achtung"` in German. Do not change the low-caps word directly after the `!!!`, it is responsible for the coloring of the resulting box.
386386

387387
* Do not change links to local images and code files. You don't have to change anything for this to work in the translation.
388388

0 commit comments

Comments
 (0)