Please provide an example for using i18n to support localization in react

Hi Team,

Am trying to add internalization of JSON forms in react application. AM currently stuck at the params that should be used for i18n attribute in json forms. Kindly share an example on how localization works using i18n in jsonforms

Hi @nijithasphilips,

the i18n documentation is currently work in progress. This is the PR and this is the documentation preview.

Please have a look and let us know whether there are any open questions.

Note that enum translations do not update on translator changes with 3.0.0-beta.1. The issue is already fixed and will be part of the next (pre)release.