W
W
wolf-98302015-03-13 20:03:00
Java
wolf-9830, 2015-03-13 20:03:00

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

1 answer(s)
T
Timur, 2015-03-15
@timych

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 question

Ask a Question

731 491 924 answers to any question