Skip to content
This repository was archived by the owner on Sep 28, 2023. It is now read-only.

edudip/gettext-merge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%