mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 16:42:08 +02:00
style-guide: do not translate example.com (#15744)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
This commit is contained in:
parent
9f41cf904e
commit
0a5c098c4e
1 changed files with 6 additions and 2 deletions
|
@ -467,9 +467,13 @@ When documenting optional placeholders like paths or file extensions, it is sugg
|
||||||
- For consistency, we prefer generic wording `Display help` and `Display version` for these commands.
|
- For consistency, we prefer generic wording `Display help` and `Display version` for these commands.
|
||||||
- It is suggested to document the help and version examples if the command follows unconventional flags in platforms like Windows.
|
- It is suggested to document the help and version examples if the command follows unconventional flags in platforms like Windows.
|
||||||
|
|
||||||
## Language-Specific Rules
|
## Language and Translation Rules
|
||||||
|
|
||||||
The below section contains additional language-specific rules:
|
The below section contains additional language and translation-specific rules:
|
||||||
|
|
||||||
|
### General
|
||||||
|
|
||||||
|
Do not translate `example.com`. The domain is reserved by IANA for documentation purposes and will not be leased to anyone. Translating the website name could put thoughtless users at risk.
|
||||||
|
|
||||||
### English-Specific Rules
|
### English-Specific Rules
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue