You can quickly translate your project's user
interface to multiple languages, leveraging the power of automatic
translation through Google Translate, and you can switch your
project's language during runtime with a simple function call.
Adding a language to the
Translation Table
The Translation Table is used to manage the languages to which you
want to translate your project. Adding a language to the table can
be as simple as selecting it from a list and then automatically
translating your project texts.
Setting the
project's language at startup
Even when you have multiple languages configured for your project,
you must still specify which language you want your project to
start in at runtime.
Disabling
translation of selected screen objects
By default, translation is enabled for all screen objects that have
text to be translated. However, you can disable translation of
selected objects if you need to preserve their original text.