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.
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.