CodeForBoulder / upswyng

UpSwyng is a mobile-ready, digital directory of resources to assist the unhoused and at-risk communities of Boulder, CO
https://www.upswyng.org
MIT License
19 stars 21 forks source link

localize search input #451

Closed jacobvenable closed 3 years ago

jacobvenable commented 3 years ago

In #444 , the translations for the home page were moved to our shared package. We're now ready to enable localization to the rest of the web package.

Translations

"Search Element" section of this document: https://docs.google.com/document/d/1YzJdUW2tTtJxt5OsTQ5BNjwBUm-Sy2SYGYCUeT3SQB4/edit?usp=sharing

Content

https://github.com/CodeForBoulder/upswyng/blob/master/packages/web/src/components/SearchInput.tsx

Checklist

paspheeris commented 3 years ago

I accidentally took care of this in a previous PR.

Didn't realize there was a separate issue for it!

jacobvenable commented 3 years ago

Ah right thanks for following up!