mirror of
https://github.com/xmengnet/the-art-of-command-line.git
synced 2024-12-25 02:16:28 +08:00
parent
471098edc7
commit
63367c6356
1 changed files with 3 additions and 2 deletions
|
@ -22,9 +22,10 @@ Here are few notes before you jump in.
|
||||||
|
|
||||||
## Translations
|
## Translations
|
||||||
|
|
||||||
Maintaining the guide in several languages is a little confusing, so here is the process:
|
The guide is now available in many languages. Here is the process for maintaining translations:
|
||||||
|
|
||||||
- This original version and content of the guide is maintained in English. It has been translated to several other languages
|
- This original version and content of the guide is maintained in English.
|
||||||
|
- Translations follow the content of the original. Unfortunately, contributors must speak at least some English, so that translations do not diverge.
|
||||||
- Each translation has a maintainer to update the translation as the original evolves and to review others' changes. This doesn't require a lot of time, but review by the maintainer is important to maintain quality.
|
- Each translation has a maintainer to update the translation as the original evolves and to review others' changes. This doesn't require a lot of time, but review by the maintainer is important to maintain quality.
|
||||||
- See the [AUTHORS.md](AUTHORS.md) file for current maintainers. (This file is generated from the [authors-info.yml](admin/authors-info.yml) file.)
|
- See the [AUTHORS.md](AUTHORS.md) file for current maintainers. (This file is generated from the [authors-info.yml](admin/authors-info.yml) file.)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue