gettext-merge

0.1.1 • Public • Published

Gettext Merge

NPM

Merge gettext template files with existents .po without losing the current translations

Install

npm install gettext-merge

Usage

gettext-merge --po=yourpofile.po --pot=yourpotfile.pot

Your .po file now have new strings and comments. Optionally, if you don't want override the existent .po, add --output=filewithmerge.po

Readme

Keywords

none

Package Sidebar

Install

npm i gettext-merge

Weekly Downloads

177

Version

0.1.1

License

MIT

Last publish

Collaborators

  • brunobertolini