Romanchuk / angular-i18next

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

Use StringMap instead of object to allow interpolation properties to … #107

Closed evantrimboli closed 1 year ago

evantrimboli commented 1 year ago

…be passed

Fixes https://github.com/Romanchuk/angular-i18next/issues/106

brendonscript commented 1 year ago

@Romanchuk could this be looked at? Currently unable to update the package due to this issue

Romanchuk commented 1 year ago

@brendonscript Today! =)

Romanchuk commented 1 year ago

Added test should able to pass custom params (no typechecking errors)