1.1.0 • Published 1 year ago

@mob-on/react-i18n v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago