jeresig / i18n-node-2

Lightweight simple translation module for node.js / express.js with dynamic json storage. Uses common __('...') syntax in app and templates.
MIT License
507 stars 79 forks source link

Implemented an objectNotation config option #47

Closed stevenvergenz closed 9 years ago

p-ho commented 8 years ago

@stevenvergenz Why did you close that pullrequest? Looks like a sound feature.

gjuchault commented 8 years ago

I already fixed https://github.com/jeresig/i18n-node-2/issues/44 which does what you propose I think ?

p-ho commented 8 years ago

Oh sry, must have overlooked it. I somehow assumed that it isn't implemented since the feature isn't named in the README.