mozilla / i18n-abide

DEPRECATED - DEPRECATED - Node.js express connect module for i18n and l10n support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Express 4.x support

denissokolov opened this issue · comments

Function i18n.abide() is using response.locals as function, but in Express 4 it is a plain object (https://github.com/visionmedia/express/wiki/Migrating-from-3.x-to-4.x#reslocals).

Merged. Available in 0.0.20