raspiblitz-web icon indicating copy to clipboard operation
raspiblitz-web copied to clipboard

look into namespaces in i18next

Open cstenglein opened this issue 3 years ago • 0 comments

See https://react.i18next.com/guides/multiple-translation-files

Currently everything is in .json

we could split it up, so we have a

  • common.json
  • apps.json
  • setup.json
  • ....

We also need to check how weblate handles these multiple files.

cstenglein avatar Nov 11 '21 19:11 cstenglein