Skip to content

FinalForEach/Cosmic-Reach-Localization

Repository files navigation

Cosmic-Reach-Localization

Language translations and localization utilities for the game Cosmic Reach

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. Right-click on assets/lang and select new file. You should name it the language code for your language, e.g. english is en and spanish is es, with .json at the end

  2. Click on en-us.json and then click ctrl + A and ctrl + C to copy it. On mac use command instead of ctrl.

  3. Go to the new file you made and click ctrl + V (Command + V on mac) to paste the english language files in.

  4. Change these files by translating the english text to your chosen language.

  5. Add your name to credits.txt under the thing you helped with. If there is no line for what you helped with, add it

  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 done! Now you just have to wait for FinalForEach to approve it. 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