You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 22, 2020. It is now read-only.
| Chinese |[Contribute](https://github.com/javascript-tutorial/zh.javascript.info)|||[zh.javascript.info](https://zh.javascript.info)|
18
+
| French |[Contribute](https://github.com/javascript-tutorial/fr.javascript.info)||||
19
+
| Hindi |[Contribute](https://github.com/javascript-tutorial/hi.javascript.info)||||
20
+
| Italian |[Contribute](https://github.com/javascript-tutorial/it.javascript.info)||||
21
+
| Japanese |[Contribute](https://github.com/javascript-tutorial/ja.javascript.info)|||[ja.javascript.info](https://ja.javascript.info)|
22
+
| Korean |[Contribute](https://github.com/javascript-tutorial/ko.javascript.info)||||
| Romanian |[Contribute](https://github.com/javascript-tutorial/ro.javascript.info)||||
- You should know JavaScript well enough to translate and review pull requests of others.
57
+
58
+
Once the PR is accepted, we will:
59
+
60
+
* Create a new repository for you at `javascript-tutorial/{lang-code}.javascript.info`.
61
+
* Add/invite all maintainers to the team `translate-{lang-code}` in the javascript-tutorial organization.
62
+
* Create an special issue in the new repository to track your translation progress.
63
+
64
+
If you are not a member of the organization, you should receive an email invite to join. Please accept this invite so you can get admin access to your repository!
65
+
66
+
You may want to [pin](https://help.github.com/articles/pinning-an-issue-to-your-repository/) the generated issue to make it easier to find.
67
+
68
+
See [Maintainer Tips](/MAINTAINER.md) for additional advice on how to manage your repository.
69
+
70
+
Happy translating!
71
+
72
+
## Adding a maintainer
73
+
74
+
If you are currently a maintainer of a translation and want to add another member, send a pull request to this repo updating `langs/{lang-code}.json`, where `{lang-code}` is the language code of the repo you want to be a maintainer of.
75
+
76
+
If you are interested in becoming a maintainer for a translation, please ask one of the current maintainers if they would like to add you.
77
+
78
+
## Publishing
79
+
80
+
When the translation is at least 50% finished, please create an issue in this repository with a request to publish. You're good! 👏
81
+
82
+
83
+
## Acknowledgements
84
+
85
+
The syncing scripts and the translation bot are based off of [react.org-translation](https://github.com/reactjs/reactjs.org-translation) by @tesseralis.
0 commit comments