sergiodxa / remix-i18next

The easiest way to translate your Remix apps
https://sergiodxa.github.io/remix-i18next/
MIT License
602 stars 44 forks source link

Add keyPrefix support to getFixedT in RemixI18Next #192

Closed sergiodxa closed 3 months ago

sergiodxa commented 6 months ago

Related to #142

Adds support for the keyPrefix option in the getFixedT function within RemixI18Next, aligning server-side translation capabilities with the original i18next and client-side usage.


For more details, open the Copilot Workspace session.