Skip to content

AlexSergey/react-i18next-example

Repository files navigation

React i18next example

This is example how use react-i18next library with POEditor

Scripts

  • To generate POT files and merge current state of translations with PO files, please run:
npm run po

POT 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 build

npm start and npm run build are using PO files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors