Skip to content
This repository was archived by the owner on Nov 5, 2020. It is now read-only.

dhis2/d2-i18n-extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Extract i18n.t translation strings from DHIS2 frontend apps

Install

$> yarn add @dhis2/d2-i18n-extract

Example

$> d2-i18n-extract -p ./src/ -o ./i18n/

Usage

d2-i18n-extract [-h] [-v] [-p PATH] [-o OUTPUT]

Optional arguments:
  -h, --help            Show this help message and exit.
  -v, --version         Show program's version number and exit.
  -p PATH, --path PATH  directory path to recurse and extract i18n.t 
                        translation strings
  -o OUTPUT, --output OUTPUT
                        destination path for en.pot file.

About

⛔ [DEPRECATED] Please refer to `@dhis2/cli-app-scripts`

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors