This is example how use react-i18next library with POEditor
- To generate POT files and merge current state of translations with PO files, please run:
npm run poPOT will create into /translations folder. If po files are available it will be updated.
- Run app in dev mode
npm start- Compile app in production mode
npm run buildnpm start and npm run build are using PO files