Add Localization to Luigi UI5 Micro-Frontend
December 1, 2020
Beginner
5 min.
Enable your micro-frontend to be displayed in multiple languages using the Luigi localization features.
You will learn
- How to add localization to your UI5 micro-frontend
Step 1: Get current language with Luigi Client
Step 2: Add files with multi-language content
Step 3: Add default language to index.html
Step 4: Provide translation in UI5
Step 5: Run completed app