FinalForEach / Cosmic-Reach-Localization

Language translations and localization utilities for the game Cosmic Reach
MIT License
36 stars 89 forks source link

Added missing Brazillian Portuguese translations #147

Closed notneat closed 1 week ago

notneat commented 2 weeks ago

Added the following translations:

  1. Credits button;
  2. Difficulty settings buttons;
  3. Renderer settings buttons;
  4. Death message;
  5. Dynamic sky button;
  6. Cycle Item Type, Attack / Break, Pick Block and Use / Place Buttons;
  7. Mouse Buttons
  8. Changed the "Tip15" to support $keybind_pickBlock

I also added the $schema, I don't know if it is necessary. I did this so the pt-br file is closer to how the en-us file is written.

FinalForEach commented 2 weeks ago

Thank you! Had to double check you were in the CREDITS.txt. May I ask why the Portuguese fallback entry was removed in metadata?

notneat commented 2 weeks ago

Other languages didn't have it, so I though it wouldn't matter if I removed it. May I ask what it is used for? And, should I add it back? Also, I think schemas are used only if the language is uses other alphabet, if im correct, then I will remove the $schema entry since it's not necessary.

FinalForEach commented 1 week ago

I'll merge it in now and add back the fallback, thank you