Replies: 1 comment
-
That's conceptually not possible without knowing the user's language... usually coming via http request... so without an async handling function part you could only use some default translations... |
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
-
Is there any way to use the t function of 'next-i18next' in the ts file?
I want to support internationalization by defining some json fragments in a non-hooks environment, that is, in a ts file.
Beta Was this translation helpful? Give feedback.
All reactions