hiper2d / werewolf-ai-party-game

AI Werewolf: Party-Game GPT-4 bots
4 stars 0 forks source link

Add multi-language support #19

Open hiper2d opened 3 months ago

DagonTwist commented 3 months ago

Changes in branch feature-add-multi-language-support, ready for review

hiper2d commented 3 months ago

Need to load the selected language from DB when the game is loaded. Also correctly load it on UI so the selectedLanguage is populated and used.

Think of how to translate hardcoded texts. Probably, the easiest way would be sending hardcoded text to GM AI and asking to translate it.