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

  1. Go to Settings > Customizations > Customize the System.
  2. Click Web Resources and then click New.
    The Web Resource: New page is displayed.
  3. In the Type list, select Script (Jscript).
  4. Select the localized language in the Language list.
  5. Type appropriate values in other fields. For example, in the Name field, type the following value: /Scripts/Libraries/kendo.culture.en-US.min.js.
  6. In the Upload field, select and upload the downloaded files sequentially.
  7. Perform steps 3-6 again to upload the second file.
  8. Click Save and then click Publish.