Unplanned
Last Updated: 23 Feb 2023 06:40 by Laurent
Laurent
Created on: 22 Feb 2023 21:41
Category: Kendo UI for Angular
Type: Feature Request
1
Extract messages from YAML to create a JSON file

Convert YAML file to JSON, so they can be used to translate the built-in messages in the components to desired locale. 

For example: It would be convenient to use this YAML file if it was available in JSON to translate the messages to German instead of creating my own custom message service.

1 comment
Laurent
Posted on: 23 Feb 2023 06:40

Hello,

I  created a small C# program to transform the YAML files into json files.
I added a custom MessageService and loaded does json files in it.
Would be great, if this would be "ready to use" out of the box, without developping anything.
Like it was with the AngularJS version of the grid (for example).

Kind regards,
Laurent.