Simplify localization in SharePoint Framework projects
When you need to support multiple languages for your SharePoint Framework solutions. It can be a hassle that you have to maintain each and every localization per component in their related **loc** folder. > **Official localization documentation**: [localize SharePoint Framework client-side web parts](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/web-parts/guidance/localize-web-parts). {{}} If you have one component in your project, this is easy to maintain, but once you will have a