Skip to content

juliendsv/po-to-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This script is based on the project jsgettext : http://code.google.com/p/jsgettext/
I've updated it slightly to meet my need

Usage :
======= 
php po2json -i <path/to/file.po> -o <path/to/file.json> {optional} -n <variable name (default is l10n)>

I personaly used it to translate some js stuff with http://plugins.jquery.com/project/gettext

About

Simple script to transform a .po file into a .json

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages