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

Fix bug with defaultLocale for preferredLocale. #10

Closed blond closed 11 years ago

blond commented 11 years ago

If this.defaultLocale exist then prefLocale will never be found.