Add useTranslation react hook #5440
shuowu
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Issue:
#3182
TL;DR:
i18n custom namespace is not functional in custom admin components within pnpm monorepo
Proposal:
Expose global hook
useTranslation
which can follow same contract asreact-i18next
, so namespaces from i18n can be correctly discovered.Beta Was this translation helpful? Give feedback.
All reactions