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 terms of use #462

Closed jacobvenable closed 3 years ago

jacobvenable commented 3 years ago

In #459 , the translations for the about page markdown were added to the common package. We're now ready to enable localization for our terms of use.

Translations

https://docs.google.com/document/d/1WW03L23qjizsv3RhKUU6rHVRtYo4w7zfhFfReo-G0O8/edit?usp=sharing

Content

https://github.com/CodeForBoulder/upswyng/blob/master/packages/common/src/content/TermsOfUse.md

Checklist

jacobvenable commented 3 years ago

Completed with #471