2 languages example
Unanswered
CollertJK posted this in #help-forum
I would like to see the working example with internalisation and dynamic routing with app router.
I've read the docs about it and tried one of the examples in the internet, but it didn't work out for me with multiple nested dynamic routes:
/[lang]/[name]/page.tsx gave me an error.
I've read the docs about it and tried one of the examples in the internet, but it didn't work out for me with multiple nested dynamic routes:
/[lang]/[name]/page.tsx gave me an error.