If you want to help out and add support for more languages to compass-card you can!
For the non git savvy:
- Download the latest english translation file
- Rename it and use the 2 letter language code for your language for the new filename
- Translate all the values (the part on each line after the semicolumn (
:)
- Post a reply in this issue, and attach the updated file
- Wait till include it in the source and release it
For the git savvy
- Fork this repository
- Checkout the dev branch
- Copy the
src/localize/languages/en.json
- Paste and rename it in the same folder
- Translate all the values (the part on each line after the semicolumn (
:)
- Commit the changes
- Create a pull request to the dev branch of this repository
- Wait till I merge and release it
Currently supported
In the README.md is listed which languages are already supported.
Future development
When new translation values are added in the future, I might reach out to you and ask your help again, to help translating the new words.
If you want to help out and add support for more languages to compass-card you can!
For the non git savvy:
:)For the git savvy
src/localize/languages/en.json:)Currently supported
In the README.md is listed which languages are already supported.
Future development
When new translation values are added in the future, I might reach out to you and ask your help again, to help translating the new words.