Skip to content

Commit bc72d5a

Browse files
sebastianheuersebastianbergmann
authored andcommitted
issue #11: add links to translations and documentation on creating a new translation
1 parent 7965af2 commit bc72d5a

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# Translations
2+
3+
Each translation of the documentation is maintained in a separate
4+
repository:
5+
6+
* [English Documentation](https://github.com/sebastianbergmann/phpunit-documentation-english)
7+
* [Spanish Documentation](https://github.com/sebastianbergmann/phpunit-documentation-spanish)
8+
* [French Documentation](https://github.com/sebastianbergmann/phpunit-documentation-french)
9+
* [Brazilian Portuguese Documentation](https://github.com/sebastianbergmann/phpunit-documentation-brazilian-portuguese)
10+
* [Japanese Documentation](https://github.com/sebastianbergmann/phpunit-documentation-japanese)
11+
* [Simplified Chinese Documentation](https://github.com/sebastianbergmann/phpunit-documentation-chinese)
12+
13+
## Adding a new translation
14+
15+
If you want to create a new translation, please open an issue in the issue
16+
tracker of the English documentation, stating which language you would like to
17+
translate. A repository will be created and added to the available translations.
18+
19+
Ideally, you would already have prepared a first version based on a fork or
20+
a copy of the English documentation, which will then be imported into the
21+
official repository.
22+
123
# Building the Documentation
224

325
## Requirements

0 commit comments

Comments
 (0)