i18next / i18next-parser

Parse your code to extract translation keys/values and manage your catalog files
MIT License
486 stars 198 forks source link

[Fix] Allow to use multiple translation functions with different namespaces and keyPrefixes #1083

Open wilhelmhb opened 3 weeks ago

wilhelmhb commented 3 weeks ago

Why am I submitting this PR

Using multiple translation functions is currently a pain point for me.

Does it fix an existing ticket?

Yes #494 Also provides a workaround for #973 Should also fix #737

Checklist