It is possible to Localize a Widget for example Syncfusion QueryBuilder?
https://ej2.syncfusion.com/javascript/documentation/query-builder/global-local/
Hi Paul,
You can update the EJ2 extension here: https://github.com/iceteagroup/Wisej-Ext-Syncfusion2
It now includes support for localization.
The built-in languages are:
If you want an additional language you will need to provide the files yourself. The demo app includes a custom localization example (pt).
You can find the EJ2 localization files here, configure them like the files in the demo project:
https://github.com/syncfusion/ej2-locale
https://github.com/unicode-org/cldr-json
For most controls you’ll need to load both the ej2 localization files and the cldr files.
HTH!
Levie
Thank you very much Levie for the demo,
Everything is wonderful.
There are also new docs here that define the steps for adding custom localization:
https://docs.wisej.com/extensions/premium-extensions/wisej.web.ext.syncfusion2#localization.
Hi Paul,
Sorry for the delayed response. The extension will be updated for the next build to support the localization. You can keep tabs on it here: https://github.com/iceteagroup/wisej-ext-syncfusion2
Best,
Levie