chicommons / maps

MIT License
5 stars 18 forks source link

Frontend: Need to add localization #61

Open laredotornado opened 3 years ago

laredotornado commented 3 years ago

Currently on the pages

Search Advanced Search Add Entity Request new entity form (https://prod.chicommons.coop/directory-additions-updates)

the labels are hard-coded strings of text. For future iterations of the app we want to drive these labels from a language file so that we can support multiple languages. This means we need to create a

src//translations/_en/
src//translations/_es/

directories and within those have one JSON file per directory app page with language sections for the different labels.

maxgraziano commented 4 months ago

@SteveEdiger This is flagged as required for 3.1. Is it still a priority for this release?

maxgraziano commented 3 months ago

Per 5/21/2024 Hack Night. It is not. Removing from 3.1 project.