When I was using nuxt3 in conjunction with nuxt/i18n to create a website project, I chose the mobile solution for m-site, and because i18n was configured with a strategy of ‘prefix’and_default’, my current route would be en/m/xxx if there are multiple languages. However, ideally, I would prefer a route like m/en/xxx
I feel that the problem lies in the configuration of i18n. He doesn’t recognize my m prefix
连益祥 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.