This package has been deprecated

Author message:

This package is deprecated as the i18n process has changed

@atlaskit/i18n-tools

0.7.1 • Public • Published

i18n-tools

This is a tool for extracting, pulling and pushing i18n translation strings from React components.

It works using the babel-plugin-react-intl, babel-plugin-react-intl-pot and transifex to generate POT and push it to Transifex.

Some notes to consider:

  • This tool expects a TRANSIFEX_API_TOKEN environment variable. You can obtain a token from here.
  • This tool will technically work on JS packages src/ files, but will not work in Typescript src/ files. For that reason, we recommend pointing it at the built ./ directories instead.

Usage info can be found by running the tool with the --help flag.

Readme

Keywords

none

Package Sidebar

Install

npm i @atlaskit/i18n-tools

Weekly Downloads

16

Version

0.7.1

License

Apache-2.0

Unpacked Size

29 kB

Total Files

9

Last publish

Collaborators

  • atlaskit