fabi1cazenave / webL10n

Client-side internationalization / localization library
http://fabi1cazenave.github.com/webL10n/
279 stars 71 forks source link

Add support for .po format #27

Open mattbasta opened 11 years ago

mattbasta commented 11 years ago

For most Mozilla web projects, we use .PO files which are a pretty mature standard (and enable us to use xgettext to extract strings from our JS. Adding support would make it easier for lots of projects to migrate to webL10n.