Skip to content

Repository housing the translations for the Surge Launcher

License

Notifications You must be signed in to change notification settings

SurgeMod/translations

Repository files navigation

Surge Translations

Repository housing the translations for the Surge Launcher.

Adding a new language

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

Merging Changes

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.

Translating

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.

Support

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.

About

Repository housing the translations for the Surge Launcher

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published