1.1.0 • Published 3 years ago

@mob-on/react-i18n v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Translations

A library to use translations using locales in react projects

Usage

  1. Create a useTranslation hook and place it in your project (copy from templates/hooks/useTranslation.template.ts).

  2. Create a config file in your project root. Use the template from templates/config.template.js and place it in the {yourProjectRoot}/i18n/config.js.

  3. Place any translations in the same i18n folder.

1.1.0

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago