This repository was archived by the owner on Feb 12, 2025. It is now read-only.

Description
What bug did you encounter?
It seems that some strings were either not included in the files to translate or are not being caught by the executable.
Steps to Reproduce
- Downloaded the game for Windows at the site as per the article.
- Downloaded from CrowdIn the zip file with the translation to Brazilian Portuguese for testing.
- Added
define config.language = "english" to the options.rpy file.
- Extracted the files from the translations zip file and overwrote the 26 files with translations in the LearnToCodeRPG-1.0-pc\game\tl\english folder with the Brazilian Portuguese files.
- Played the game until I found the entries in English.
Screenshots


Additional Information
No response