The tutorial about apply i18n to app router only shows the new project.
https://locize.com/blog/next-13-app-dir-i18n/
When migrate next-i18next to app router, the approach conflict with existing next-i18next.
Is is possible migrate next-i18next to new app/[lang]/page pattern and support both i18n features?