Add Localization to Luigi React Application
November 12, 2020
Beginner
10 min.
Enable your main application to be displayed in multiple languages using the Luigi localization features.
You will learn
- How to add localization to the part of your application developed with React
Step 1: Configure localization in Luigi navigation
Step 2: Add text in multiple languages
Step 3: Configure localization in React app
Step 4: Add language selection dropdown to the homepage
Step 5: Configure localization inside React micro-frontends