-
Notifications
You must be signed in to change notification settings - Fork 3
Contribute Locale
This is a really strict contribution guide. Prereqs:
- Basic knowledge JSON
- Understanding the language
- Knows grammar Next, find/create the language you want to contribute to. EG. en_US https://stackoverflow.com/questions/3191664/list-of-all-locales-and-their-short-codes Once done, copy and paste from en_us if creating new locale, then start editing. Otherwise, correct spelling mistake, upload to your fork, submit a PR then follow instructions there.
Press fork on this repo, then wait for GitHub to fork. Download Github Assistant and select your forked repo to clone. Open the folder, and open "languages", duplicate the "en_us.json" file, and rename your duplicated file to your shortcode. Edit this file with the English translations and change the translation to what you desire. Once every line is complete, save and exit, open the GitHub assistant, type in a valid commit name, press commit. Then press "View in Github", press Pull Requests, select "new" and type in what you changed/added. Pressing create pull request will generate the PR, give the page 30+ seconds, then reload and follow the prompts of the bots such as the CLAassistant and ensure all checks are passed. A maintainer will review it.