File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
23
# Building the Documentation
2
24
3
25
## Requirements
You can’t perform that action at this time.
0 commit comments