-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Labels
enhancementNew feature or requestNew feature or requesttextRelates to text visible in the applicationRelates to text visible in the application
Description
Hi, I would like to suggest adding support for multiple languages in the game.
Currently it seems the game only supports English. It would be great if we could translate the game text and dialogues into other languages like Chinese, French, Spanish etc.
This will help bring the game to more players around the world and make it more accessible.
Some suggestions on how to implement:
- Use gettext to mark translatable strings
- Create language resource files for each supported language
- Allow player to select language at start of game
- Load correct resource file based on language selection
Please consider adding multi-language support in future versions. Let me know if any help needed with the implementation.
Thanks!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesttextRelates to text visible in the applicationRelates to text visible in the application