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 I18n to lowercase(i18n) #48

Closed aks- closed 9 years ago

aks- commented 9 years ago

Fixed the uppercase I18n to lowecase in code to meet the consistency with whole page.