[SOLVED] How Localization Widget Syncfusion JavaScript QueryBuilder control

Answered Closed
0
0

It is possible to Localize a Widget for example Syncfusion QueryBuilder?

https://ej2.syncfusion.com/javascript/documentation/query-builder/global-local/

  • You must to post comments
Best Answer
0
0

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:

  • en
  • fr
  • it
  • de
  • es

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

  • You must to post comments
0
0

Thank you very much Levie for the demo,
Everything is wonderful.

  • You must to post comments
0
0

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.

  • You must to post comments
0
0

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

  • You must to post comments
Showing 4 results