Replies: 1 comment
-
The dot {
"strategy": {
"research": "Strategy Research",
}
} const test = t('strategy.research') Code: https://github.com/vinissimus/next-translate/blob/master/src/transCore.tsx#L60 Would be great to do a fix to allow also |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is my locales file en/common.json
I try to get it with:
Is it we should using this "-" instead of "." as "." is for nested obj?
Beta Was this translation helpful? Give feedback.
All reactions