SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Luigi Application Localization

Localization in Luigi micro-frontends is the process of adapting a Luigi-based application's user interface to support multiple languages and regional settings. Developers use it to enable language switching across both the Luigi core and individual micro-frontends, such as React or UI5 applications, so that users can interact with the application in their preferred language. This is achieved by configuring language resources and wiring up translation logic within each micro-frontend independently.

Tutorials that teach this

Prerequisites