Answer the question
In order to leave comments, you need to log in
How to add multiple languages to your game?
How do developers make language choices in games, how is this implemented?
Answer the question
In order to leave comments, you need to log in
The question is not entirely correct. It all depends on the framework. But as a rule, in the java world, all messages are stored in "bundles". A bundle ("messagebundle") is a set of .properties files that store localized messages.
Read the official documentation for your framework first.
https://github.com/libgdx/libgdx/wiki/International...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question