Info |
---|
Valid as of Datafari 5.4 when using DatafariUI 👍Localization files may have changed from one version to the next, but the concepts described in this documentation remain valid. |
This page is meant to gather some tips for the development of the DatafariUI web app based on React.
...
Locales files are located in the files public/locales/{localeid}/translation.jsonwhere {localeid} is the name of any locale (it, fr, en, …). Files look like this:
...