As a non-english speaking Boston resident, I want to see a translate interface similar to other Boston pages, so that I can get the map content in a language I'm comfortable with in a manner that I am familiar with through Boston's other digital experiences (e.g., use the same top-right corner widget as at https://www.boston.gov/public-notices/16058551. Pull the same google translate library that they're using).
use the Google Translate API to translate page content. Note this would probably mean incorporating into both the Shareabouts Client and the Shareabouts API, as the API data would need to be translated as well. For the client, The JS templates are the trickiest bit. Maybe there's a way we can use the Translate API (or some other service) to pre-generate .po files. Then the integration would primarily be on the Shareabouts API side.
User Story
As a non-english speaking Boston resident, I want to see a translate interface similar to other Boston pages, so that I can get the map content in a language I'm comfortable with in a manner that I am familiar with through Boston's other digital experiences (e.g., use the same top-right corner widget as at https://www.boston.gov/public-notices/16058551. Pull the same google translate library that they're using).
Acceptance Criteria