Localisation updates (#552)
* chore: uniform order + add missing language links * chore: fix alphabetical order for CONTRIBUTING localisations * chore: fix alphabetical order for README localisations * chore: link to translated CONTRIBUTING in READMEs
This commit is contained in:
@ -1,16 +1,16 @@
|
||||
# Contributing
|
||||
|
||||
:crossed_flags:
|
||||
English,
|
||||
**English**,
|
||||
[Português][PT_BR],
|
||||
[Türkçe][TR],
|
||||
[العربية][AR],
|
||||
[한국어][KO_KR],
|
||||
[Türkçe][TR]
|
||||
[한국어][KO_KR]
|
||||
|
||||
[EN]:CONTRIBUTING.md
|
||||
[PT_BR]:CONTRIBUTING.pt_br.md
|
||||
[AR]:CONTRIBUTING.ar.md
|
||||
[EN]:CONTRIBUTING.md
|
||||
[KO_KR]:CONTRIBUTING.ko_kr.md
|
||||
[PT_BR]:CONTRIBUTING.pt_br.md
|
||||
[TR]:CONTRIBUTING.tr.md
|
||||
|
||||
The source code in this repository was digitized manually from paper printouts, so typos and other discrepancies have been introduced accidentally. The code shall be modified to be made consistent with the scanned printouts:
|
||||
@ -79,7 +79,7 @@ R0820
|
||||
- Single space for new words.
|
||||
- Double space for new sentences.
|
||||
- Triple space for indentations.
|
||||
|
||||
|
||||
For example the following:
|
||||
```plain
|
||||
1) FOO BAR BAZ QUX QUUX QUUZ. CORGE, GRAULT,
|
||||
|
Reference in New Issue
Block a user