Dreerally: translations
Hi to all,
Today I have uploaded a new funcionality to the repo: the i18n subsystem. This is a basic implementation but allow people to do their our translations.
Here is the way to add a new language:
- Create a new file under lang directory, for example langBr.txt. Please, follow this name lang%locale%.txt
- Add your entries to this file. You can copy from langEs.txt
- Launch dreerally.exe with the parameter -lang=langBr to use your translation.
- If everything goes well, please, do a merge request to the project 🙂
Also I fix some small issues in the menu and new game screen.
Regards
Hi Enrique! Excellent idea, and as soon as I can, I’ll try to add Italian starting from your file.