Tumblelog by Soup.io
Newer posts are loading.
You are at the newest post.
Click here to check if anything new just came in.

July 30 2010

06:35

JavaScript Gettext - Javascript implementation of the GNU Gettext ...

JavaScript Gettext is an open source JavaScript implementation of the GNU Gettext API. It differs from existing javascript implementations in that it will support all current Gettext features (ex. plural and context support), and will also support loading language catalogs from .mo, .po, or preprocessed json files (converter included).