- Clone this repo
- Add a translation file under locales with a language code.
- Add a language code under countries section in https://github.com/syncloud/syncloud.org/blob/master/js/translation.js#L31
- Feel free to add a contributor info like this: https://github.com/syncloud/syncloud.org/blob/master/locales/cn/translation.json#L3
- Test locally by opening index.html in a browser and checking your language.
- Publish a pull request.