Skip to content

Commit 57c1f29

Browse files
gbezyukchrisvfritz
authored andcommitted
Translation information in README.md (vuejs#698)
* Translation information in README.md I'm dreaming of making Translation Gang an international community of open-source translators, so there's a little bit of advertisement here, not just the information on existing translation projects. * Revert URL from VueJS.org back to vuejs.org * Update README.md * Update README.md
1 parent df6dea7 commit 57c1f29

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

README.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,38 @@ $ npm install -g hexo-cli
1111
$ npm install
1212
$ hexo server
1313
```
14+
15+
## On Translations
16+
17+
Translation for this documentation project are currently mantained in separate repositories forked from this original one.
18+
19+
### Mandarin
20+
21+
* Translation Repo - [/vuejs/cn.vuejs.org](https://github.com/vuejs/cn.vuejs.org)
22+
23+
### Japanese
24+
25+
* Translation Repo - [/vuejs/jp.vuejs.org](https://github.com/vuejs/jp.vuejs.org)
26+
27+
### Russian
28+
29+
Russian translation is maintained by Translation Gang.
30+
31+
* Translation Repo — [/translation-gang/ru.vuejs.org](https://github.com/translation-gang/ru.vuejs.org)
32+
* Primary maintainer - [Grigoriy Beziuk](https://gbezyuk.github.io)
33+
34+
### Italian
35+
36+
* Translation Repo - [/vuejs/it.vuejs.org](https://github.com/vuejs/it.vuejs.org)
37+
38+
### Korean
39+
40+
TODO: provide information here
41+
42+
### Want to help with the translation?
43+
44+
If you feel okay with translating sorta alone, just fork the repo, create a "work-in-progress" issue to inform others that you're doing the translation, and just go on.
45+
46+
If you are more of a team player, maybe Translation Gang is for you? Then just let us know somehow that you're ready to join this international open-source translators community. Feel free to contact [Grigoriy Beziuk](https://gbezyuk.github.io) or anybody else from [the team](https://github.com/orgs/translation-gang/people).
47+
48+
And thank you in advance ;)

0 commit comments

Comments
 (0)