Skip to content

Tool to remove translations from DHIS2 metadata files

Notifications You must be signed in to change notification settings

dev-otta/translationremover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DHIS2 translation remover

Installation:

npm install

Usage:

node translationRemove.js [mode] [metadata.json] [locales]

To remove or keep multiple locales at once, add as many locale codes as desired. E.g. > node translationRemove.js [-k] metadata.json pt fr es Use [mode] = -k to specify which locale to keep, or [mode] = -r to specify locales to remove.

About

Tool to remove translations from DHIS2 metadata files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published