bshiluk / vue-wordpress

Use Vue.js and the WP REST API to build WordPress themes as SPAs with dynamic routing, HMR for development, SEO enabled, and SSR capable. Demo:
http://vue-wordpress-demo.bshiluk.com
489 stars 113 forks source link

Path for languages #59

Open matteocattelan opened 9 months ago

matteocattelan commented 9 months ago

Hi, It's possible to add language paths in the routing file, but I've noticed that they're not working.

Thanks a lot