This project aims to provide accurate translations for Mega Hack in languages other than British English. The first translations will be available in Mega Hack v8.1.0, which is in active development.
To contribute to existing languages, please edit the existing language's JSON and create a pull request with your changes.
To contribute a new language, you will need to copy the base.json and rename it such that the filename is in the format "aa-AA.json" where:
- "aa" is the two-letter language code defined in ISO 639
- "AA" is the two-letter regional code defined in ISO 3166
Regional dialects of languages are allowed too, such as en-US alongside en-GB.
Please remember that proper nouns, such as "Mega Hack" and "Geometry Dash", should not be translated.
Any tags ending in /PRE
or /SUF
are prefixes or suffixes to input boxes respectively.
Tags ending in /TIP
are tooltips for UI elements.
Please do NOT change any of the tags, they are used to identify the translations.