Skip to content

control-fitness/react-cf-helper-i18n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published