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

koa + Jade template #33

Closed leoGalani closed 9 years ago

leoGalani commented 10 years ago

Silly question, there simple way to use it on koa and jade?

ruimarinho commented 10 years ago

Yes, take a look at koa-i18n which does most of the integration work for you.