Skip to content

Commit fc26056

Browse files
committed
added translation guide
1 parent 2b2c4ae commit fc26056

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,18 @@ Additions or Changes to the Code of Conduct?
2121
3. Open a pull request and add some lines why you want it to be changed.
2222

2323

24+
Translations
25+
------------
26+
27+
Do you want to translate to another language? Great! If you want to translate from English (en) to Latin (la):
28+
29+
1. Fork repository.
30+
2. Copy [*source/localizable/_code-of-conduct.en.md*](https://github.com/rubyberlin/code-of-conduct/blob/master/source/localizable/_code-of-conduct.en.md) to *source/localizable/_code-of-conduct.la.md* and edit it.
31+
2. Copy [*locales/en.md*](https://github.com/rubyberlin/code-of-conduct/blob/master/locales/en.yml) to *locales/la.md* and edit it.
32+
3. Open a pull request. We will try to find other native speakers and disscuss it there. The discussion may look like [the one for the Spanish translation](https://github.com/rubyberlin/code-of-conduct/pull/23).
33+
34+
35+
2436
Setup
2537
-----
2638

0 commit comments

Comments
 (0)