Jan 27 2023 08:36 AM
Hi, I've developped an SPFx webpart. I have issue with localization.
The browser is in french, the sharepoint page shows all text in french. But the webpart receive the locale en-US through this.context.pageContext.cultureInfo.currentCultureName
Even gulp serve --locale=fr-CA does not work.
What can I do to fix this?
JFG
Jan 27 2023 11:09 AM