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 support for translation #4

Closed rudokemper closed 3 months ago

rudokemper commented 1 year ago

More to say on this, but for now just telegraphically logging that we should find a way to support translation / internationalization. We can use @nuxtjs/i18n for this.

rudokemper commented 3 months ago

In the same stroke, let's improve the language for authentication which right now just says "Log in." This has been confusing our users who need to sign up first.