Distributing your microapp on the Microapp Marketplace means immediate access to a global audience. In order for your microapp to be useful to that entire audience, it’s important to display text in the user’s preferred language. This is called localization.Documentation Index
Fetch the complete documentation index at: https://docs.microapp.io/llms.txt
Use this file to discover all available pages before exploring further.
Localization Features
We have separate User Preferences SDKs depending on your frontend framework:- React: optimized for React frontends
- TypeScript: enables localization without relying on any particular framework
React
Learn how to sync language in React microapps.
TypeScript
Learn how to use TypeScript to sync language preferences.