0.1.2 • Published 6 years ago

react-cf-helper-i18n v0.1.2

Weekly downloads
8
License
MIT
Repository
github
Last release
6 years ago

react-cf-helper-i18n

Control Fitness helper of internationalization.

Require https://github.com/control-fitness/react-cf-data-locales

Example

import I18n from 'react-cf-helper-i18n';

...
I18n.t('account.create.header');
...

Generate new version

Update version property on package.json.

$ yarn dist