krazkidd / lineup

Softball lineup editor made with Nuxt 3 (Vue.js 3)
https://lineup.app.xericode.net
GNU Affero General Public License v3.0
3 stars 2 forks source link

i18n and Spanish language support #10

Open krazkidd opened 1 year ago

krazkidd commented 1 year ago

I would like to add a Spanish language option. The first task is to add the Nuxt module and then start pulling out strings for translation. (Another module comes recommended by a redditor.)

A language select button can be added next to the color mode button on the header (in app.vue) since there will be only two options.

We will also need to pull out the title/language metadata in nuxt.config