1.3 KiB
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/amazing_feature) - Commit your Changes (
git commit -m 'Add some amazing feature') - Push to the Branch (
git push origin feature/amazing_feature) - Open a Pull Request on
devbranch
Translations
You can contribute to the translations by editing the files in /priv/gettext/
Each language has its own directory with the .po files. The country code is used as the directory name and following the ISO 639-1 nomenclature, for example, en for English, fr for French, de for German. You can find the list of country codes here.
Add new language
To add a new language, you can copy the en directory and rename it with the country code of the new language. Then you can edit the .po files with the translations.