Romanchuk / angular-i18next

angular v10+ integration with i18next v19.4+
MIT License
131 stars 33 forks source link

Is i18next's context differentiation supported? #34

Closed david-bulte closed 5 years ago

david-bulte commented 5 years ago

Hi, is this feature supported: https://www.i18next.com/translation-function/context?

If yes, I couldn't get it to work. Should we add a specific configuration for this?

Thanks

Romanchuk commented 5 years ago

@david-bulte Hi, there is nothing specific about it in angular-i18next. It should work as original i18next

david-bulte commented 5 years ago

Sorry, my (stupid) mistake. It works as expected. Thanks again.