CodeCafeOpenShiftGame / PodEscape

Endless runner of a pod trying to escape from a project being deleted.
https://podescape.io
Apache License 2.0
29 stars 16 forks source link

Added Scottish Gaelic (gd_GB) #77

Closed suehle closed 3 years ago

rluders commented 3 years ago

Hi @suehle

Thanks for your PR. I think that you forgot to import the translation on Godot or forget to commit that files as well.

If you didn't import it, just open the PodEscape project inside the Godot and follow the steps: https://docs.godotengine.org/en/stable/tutorials/i18n/internationalizing_games.html#configuring-the-imported-translation

After you import it, you will notice that other two files will be changed:

Just add these files, commit, and push. Of course, If you want I can do it for you, just let me know.

suehle commented 3 years ago

Sorry, I know what I did wrong. I'll try again!