I18n and angular

Are there examples on how to add translations using i18n to get a label and description to be displayed from a i18n translate file?

Hi @dcjarvisvt,

Did you check our i18n documentation. The examples are for React but the i18n property works exactly the same in Angular.

We did. However, there isn’t a good example of the structure of the i18n JSON structure to put into the i18n field for the JSON Form element.

You might also be interested in this community question where a similar question was asked.