- Language Menu: You can offer users a language menu to view the app's content in different languages. This menu dynamically displays language options.
- Actions After Language Change: You can trigger additional actions after a language change. For example, you can display a welcome message in the new language after a language change.
- Saving User Preferences: You can save the user's language preference to a data source within the app so that you can automatically display content in the correct language on their next visit.
Technical Risks
- Incorrect Language Mapping: To ensure that the Select Language action maps languages correctly, make sure that the available language options are configured correctly.
- Inconsistency After Language Change: When the application language is changed, check that the content is updated correctly and that language consistency is maintained.
- Language Preferences Not Saved: Make sure that user preferences are saved correctly and that the correct language is applied on each login.
The Select Language action allows you to manage your application's multilingual support. The interface and content are dynamically updated based on user preferences, enabling you to deliver a personalised user experience. Available on both web and mobile platforms, it increases the accessibility of your application by providing content in the user's preferred language.