Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(react-i18n): add support for custom useTranslation function aliases #1232

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TzviPM
Copy link

@TzviPM TzviPM commented Nov 1, 2024

Fixes #1231

I already had played around with this, so I figured I'd open the PR to aid discussion around the feature, rather than waiting for the issue to be looked at first.

I would love any feedback about the approach or how you would generally document and test this. I didn't see any similar docs or tests for the existing functionality, but perhaps I missed them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Support aliases for useTranslation function in providing scoped namespaces
1 participant