Switch a language at runtime
- Last UpdatedJun 18, 2024
- 1 minute read
You can develop applications that can be switched to another language at runtime.
To enable run-time language switching, you must complete the following tasks:
-
Configure multiple languages for the application.
-
Export your application text for offline translation.
-
Translate one or more exported dictionary files.
-
Import one or more translated dictionary files.
Related Links
- About switching a language at runtime
- Configuring languages for runtime language switching
- Change the font settings for a configured language
- Add runtime language switching functionality
- Export application text for offline translation
- Export text to an existing dictionary file
- Translate an exported dictionary file
- Import translated dictionary files
- Language switching at runtime for alarms
- Test the language switching functionality at runtime
- Distribute localized files to network application development clients