Releases: toonvanstrijp/nestjs-i18n
Releases · toonvanstrijp/nestjs-i18n
V5.1.0
- adding
AcceptLanguageResolver
thanks to @Neo-Zhixing! 🎉
V4.1.3
V4.1.2
V4.1.0
features:
I18n
decorator which returnsI18nContext
which combines resolved language withI18nService
and wrappes translate method.- Added
I18nRequestScopeService
which is a short hand for usage in other services (with caution).` - Added simple
CookieResolver
V4.0.6
V4.0.5
- several bug fixes and improvements
V4.0.1
V4.0.0
V3.1.0
- use fallback language if a string is requested for a non supported language