Repository housing the translations for the Surge Launcher.
When creating a new translation we highly recommend you opening an issue, this is to prevent communication errors and so others can track progress.
Once you have done that complete the following steps:
- Copy the contents of the
en.json
file located in the "translations" directory - Fork the repository
- Create a new
.json
file and translate the text to your desired language - Rename your file to use the correct language code
Upon translating the text, you can get merged by creating a pull request. From there, use the text field to accurately describe what was changed/implemented.
For our translations we use JSON files, these files consist of key-value pairs:
"key": "value"
Only the value should be translated, the key should remain consistent.
If you need help or have any questions regarding the translation process, feel free to ask in your respective language's GitHub issue or join our Discord server. We'll be happy to assist you.
Thank you for contributing to Surge Launcher translations! Your efforts help make our project accessible to a wider audience.