Welcome to React dynamic translation (i18n) example 👋

Version

  • This project is an example with two implementations of how to combine hard coded language files with dynamically loaded ones. Checkout (pun intended) the pass_setterFunc_implementation (this is now master as well) branch for one and the redux_implementation branch for the other.
  • See the forked repo for the original code that handles static translation files only.

✨ [Demo](import the branch you want to use to codesandbox for demo)

Install

yarn install

Usage

yarn run start

Run tests

yarn run test

Author

👤 Chaim Finson

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator