Skip to content

Language translations and localization utilities for the game Cosmic Reach

License

Notifications You must be signed in to change notification settings

PaologGithub/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, click the following:

    a. image

    b. image

    c. image

    d. image

You should end up on a screen something like this after around 30 seconds:

image

  1. 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)

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

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

  4. You can now enter this new folder and change the files by translating the english text to your chosen language. You can use a website like this to make it easier

  5. 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.

  6. When you are done, click here: image

  7. Then, put a description of the changes (e.g. Added x language) and click commit and push image

  8. Go back to your fork, and click contribute.image

  9. Click "Open pull request" image

  10. image

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

  12. 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

Languages

  • Shell 100.0%