mikeedwards / po2json

Pure Javascript implementation of Uniforum message translation. Based on a great gist.
https://gist.github.com/1739769
Other
178 stars 62 forks source link

List `fallback-to-msgid` as an option #64

Closed paumoreno closed 7 years ago

paumoreno commented 7 years ago

In the README file, the option fallback-to-msgid is listed separately. This makes it hard to find, and its usage is unclear (i had to look at the tests to find how it was used).