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

setLocaleFromSessionVar #64

Closed speedy32 closed 8 years ago

speedy32 commented 8 years ago
  1. Why you didn't describe setLocaleFromSessionVar function in documentation?
  2. I propose to make variable in session configurable like cookieName.
gjuchault commented 8 years ago

Hi,

  1. It was merged by someone else and I didn't noticed the lack of documentation about it.
  2. Why not