next-translate icon indicating copy to clipboard operation
next-translate copied to clipboard

i can not get lang json for route when i use (client ) folder in nextjs 13 App folder

Open SinyorT opened this issue 3 years ago • 1 comments

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 avatar Mar 18 '23 14:03 SinyorT

@SinyorT Would you create a reproducible example of this issue? Thanks!

aralroca avatar Mar 20 '23 10:03 aralroca