Translations for Scrumpy Planning Poker
The name of the file must be <language>_<COUNTRY>.json
, for example en_US.json for the USA version or en_UK.json for the English version.
The file format is JSON
The JSON files encoding must be UTF-8
- Please do not translate texts in curly braces, e.g. {time}, {user}, {certainty}, those placeholders are programmatically replaced
- If you don't want to translate a text, please keep it in English instead of deleting it. We don't have English fallback for missing identifiers.
- Please follow the instructions on developing and testing your translation with the new PASTEBIN integration. You can edit the texts through a PASTEBIN paste and receive immediate update of the look and feel of the application. This way you'll know how the application will look like before the official release.
Please feel free to create a translation at any time. We'll be glad to review and approve the translations as soon as possible. The accepted translations will be included in the next release.
- Please first create a branch and push the changes
- Then create a pull request against the master branch
- We'll review and approve then merge
- The translations will be released soon after that
Many, many thanks to all contributors involved! We really value your help!