poswapper
v1.0.8
Published
Poswapper is a tool to swap original and translated text (msgid/msgstr) from a PO file (Gettext)
Downloads
5
Maintainers
Readme
poswapper
Poswapper is a script to swap original and translated text (msgid/msgstr) from a PO file (Gettext)
Installation
Install package:
npm install poswapper -g
Usage
poswapper --input /path/to/pofile --output /path/to/converted-pofile --lang en_GB
Options
To see all options do:
poswapper --help
License
[MIT License]