Skip to content

FinalForEach/Cosmic-Reach-Localization

Repository files navigation

Cosmic-Reach-Localization

Language translations and localization utilities for the game Cosmic Reach. This project is licensed under MIT. The font is mostly community contributed, with some sprites being loosely based off of Twemoji which is licensed under CC BY 4.0

IMPORTANT

When creating a pull request MAKE SURE THAT:

  1. Your name is added to CREDITS.txt
  2. Do NOT use AI for translations, unless you are looking up single words in dictionaries / translation websites.
  3. You modify AS FEW FILES AS POSSIBLE! For example, don't modify german to fix typos if your pull request is supposed to be adding spanish translations. Make TWO separate pull requests instead.
  4. (OPTIONAL) If adding a new language, post the entire alphabet if possible. This will make it easier to add relevant font glyphs for the language.

How to help

  1. Sign in / Sign up for GitHub: https://github.com/login

  2. Click "Fork" image

  3. Click "Create Fork" image

  4. On your fork press . to go to github.dev

    You should end up on a screen like this after a few seconds

    github.dev screenshot

  5. Go into assets/base/lang and duplicate the en_us folder. You should name the new folder the language code for your language, e.g. english is en and spanish is es. You can find a list of language codes here. For example en_gb would be English (United Kingdom)

    screenshot

  6. You can do this by left clicking on the en_us folder and then pressing ctrl + C to copy it. (Command + C on mac)

  7. To paste it you then press ctrl + V. (Command + V on mac)

  8. You can now enter this new folder and enter each file and translating the english text to your chosen language. You can use a website like this to make it easier

  9. Now you want to set the name of the language and the percent format in game.json

    screenshot

  10. After you are happy with your progress add your name to credits.txt under an appropiate heading. If required you may add a new heading.

screenshot

  1. When you are done, click here:

screenshot

  1. Then, put a description of the changes prefixed by [language code] and click commit and push

screenshot

  1. Go back to your fork, and click contribute then "Open pull request"

    screenshot image

  2. Fill in the PR title and description then click create pull request image

  3. You are now finished! Your changes will be implemented after approval. You and others can also make comments on your PR.

About

Language translations and localization utilities for the game Cosmic Reach

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 89

Languages