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

how to add support for ICU Format #131

Open iamaamir opened 10 months ago

iamaamir commented 10 months ago

we have a project using sailsjs and as internally sails uses i18n-2 we have a requirement to add translation file in ICU Format only but i could not find any doc to add support for ICU message format.