Localizing Forms that Contain Kendo Widgets
Before performing these steps, download the following files to your computer:- kendo.culture.<Language>.min.js
- kendo.messages.<Language>.min.js
For example, to localize in French, the files will be named as follows:
- kendo.culture. fr-FR.min.js
- kendo.messages. fr-FR.min.js
Steps to Localize the Forms that Contain Kendo Widgets
- Go to Settings > Customizations > Customize the System.
- Click Web Resources and then click New.
The Web Resource: New page is displayed. - In the Type list, select Script (Jscript).
- Select the localized language in the Language list.
- Type appropriate values in other fields. For example, in the Name field, type the following value: /Scripts/Libraries/kendo.culture.en-US.min.js.
- In the Upload field, select and upload the downloaded files sequentially.
- Perform steps 3-6 again to upload the second file.
- Click Save and then click Publish.