GBC Language Cabinet
by Games by Candlelight
View and activate on the Corona Store
GBC Language Cabinet is an easy to use way to display text in different languages. Simply specify which languages you are supporting, import tables of translated text, and use a basic function call to return the text in the correct language.
These options exist to make your life even easier:
- It is possible to submit a formatted string that you can later use to return a modified version of the text. This is very helpful when dynamic data (such as name or score) is embedded with a text string.
- You can upload a comma-delimited or json files containing your text instead of using multiple “addText” calls.