Category: Localization
-
Simplifying localization testing of an SPFx solution in the workbench

Introduction Localization is nowadays one of the most important things when developing a solution. Since not everyone knows English it is worth to support multiple languages. But to test this can require some settings change in our browser or in the account, right? Wrong. There are a couple of ways…
-
Custom localization using Microsoft Graph Toolkit’s components in SPFx

Introduction Ahoy, matey! So ye be wantin’ to learn more ’bout localization, uh? Let’s hoist the anchor and set sail! I’m not writing as if I’m a pirate without no reason, with this blog post I want to demonstrate how to localize the Microsoft Graph Toolkit (MGT) components strings. Let’s…