Contribute your fluent language to translate Statolumn.
If you want to contribute to the language translation, you can contribute by following these steps:
- Fork this repository
python3 genlocale.py <lang>
to generate a new language file based from the Englishen.json
. Replace<lang>
with your language code such as'en'
,'es'
,'jp'
.- Translate the generated
<lang>.json
file, make sure you translate only the value. - Submit a pull request to this repository.
This can be a very serious issue when it comes to links that contains redirect, so we need to be careful about this and we have a policy for this.
If you want to add a trusted link, you can do it by following these steps:
- Fork this repository
- Add the link in the
"trusted"
array list in thetrusted_links.json
file. - Submit a pull request to this repository.
Thank you for your contribution, this makes non-English users have ease of access while using Statolumn!