An example repository showing how to use Localazy with react and i18next library for translation management and localization.
This is an example repository showing how to use Localazy with react-i18next for localization management.
To learn more, check out the blog post describing the set up in detail.
https://codesandbox.io/s/misty-thunder-phjq0
This repository contains translations from an actual Localazy React i18next example app. You can try to run localazy download
to see how it works. However, this app is in read-only mode, meaning that localazy upload
will fail.
First install dependencies
npm install
and then run the application
npm run start
localazy.keys.json
,localazy.keys.json
to .gitignorelocalazy upload
,localazy download
and check locales folder for the new translations,npm run start