groundgamela / mutual-aid-networks

Find Mutual Aid Networks and other community self-support projects near you.
https://www.mutualaidhub.org
2 stars 10 forks source link

Spanish #86

Closed kel29 closed 4 years ago

kel29 commented 4 years ago

This PR addresses issue #40.

Creates a Spanish version of the site by adding language.js files into each component and exporting a translations object. The site language is kept in both state and local storage, for quick loading and for language persistence by repeat visitors.

Content from the database is not translated. Additionally, the map filters and popups are currently not translated. With the upcoming changes in filtering, I figured I could save a little effort, but if those take a bit to implement I can easily come back and fill in the holes.

Map page in Spanish

Screen Shot 2020-05-05 at 10 38 47 PM

Dropdown

Screen Shot 2020-05-05 at 10 38 54 PM

Nav in English on mobile

Screen Shot 2020-05-05 at 10 39 17 PM

@meganrm