i18n README
===========

To extract new strings `npm run i18n`, actual translation occurs in weblate:
<https://hosted.weblate.org/projects/wger/frontend/>

More info: <https://react.i18next.com/>

Please note that the contents of i18n.tsx contains the values of the exercise categories, equipment, etc. and is
autogenerated on the wger repo by the extract-i18n.py script (python manage.py extract-i18n).