Started building my own i18n implementation into Pinia.
After looking at what nuxt-i18n adds to page meta, page routes, and locale detection/switching I think it's going to be easier to build my own implementation into Pinia instead of the Frankenstein I have now.