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

Added basic documentation for setLocaleFromCookie() and variable name normalization #19

Closed lboecker closed 10 years ago

lboecker commented 11 years ago

Not sure if the change from cookiename to cookieName is considered a breaking change since the feature wasn't documented. Let me know what you think.