Documentation of next-i18next for Typescript #1447
pramod-bhandarkar
started this conversation in
General
Replies: 1 comment 6 replies
-
Sorry, what exactly do you need in terms of documentation? |
Beta Was this translation helpful? Give feedback.
6 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.
-
Hi All,
Apologies if this is duplicate of old issues or any discussion.
I am new to react and very new to Next JS app development. I want build the app with translation support. Exploring on available libraries and after checking on react-i18next i was landed in project of next-i18next.
I am unable to find any documentation for configure this with typescript project. I have explored many issues raised on this topic but there was no straight forward answer i could find. I know i am very late to the party so please help where i can find an example or a documentation with which i can setup next-i18next for a typescript codebase.
I tried this link but it is just files with tsx extension nothing different compared to Next JS javascript build. https://github.com/isaachinman/next-i18next-typescript
@isaachinman Could you please guide me to a proper discussion or issue which helps me with a documentation.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions