next-translate
next-translate copied to clipboard
i can not get lang json for route when i use (client ) folder in nextjs 13 App folder
What version of this package are you using? 2.0.2 What operating system, Node.js, and npm version? v16.16.0 What happened? i can not get lang json for route when i use (client ) folder. I created register locale json .after that i configured in i18n file . as '/register': ['register'] . But i can not get local file when i use (client) folder. What did you expect to happen? I must get register local file Are you willing to submit a pull request to fix this bug? No
@SinyorT Would you create a reproducible example of this issue? Thanks!