8000 GitHub - myrotvorets/po2json: Converts a PO file into JED compatible with WordPress i18n
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Converts a PO file into JED compatible with WordPress i18n

License

Notifications You must be signed in to change notification settings

myrotvorets/po2json

Folders and files

8000
NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

po2json

Build Quality Gate Status

Converts a PO file into a JED compatible with WordPress i18n

Installation

npm i -g @myrotvorets/po2json

Usage

po2json source-file.po > dest-file.json
0