Switching the language

For language switching there is a special control called Localization Select.

Alternatively, you can use the SetLocaleEx-action in the dialog "Actions and Condition" to switch between different languages.
For example, you could use two buttons to switch between two languages. The ".onPressed" event of the buttons would be used to call the SetLocalEx action and to change the corresponding language.