ConservationMetrics / guardianconnector-views

A Nuxt.js tool that reads data from a SQL database and renders it on different views (map, gallery, alerts dashboard)
MIT License
3 stars 0 forks source link

Add and implement i18n (with four languages: en, es, pt, nl) #62

Closed rudokemper closed 3 weeks ago

rudokemper commented 3 weeks ago

Goal

Closes #4. To implement internationalization using nuxt's own i18n library.

What I changed

What I'm not doing here