-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
enhancementNew feature or requestNew feature or request
Description
This an issue to keep track of which texts need to be provide translations and added to our localization feature
texts that need translations
- text in LegislationOverview
- text in LegislationLatestVote
Term's role title in PersonRoles.tsx : https://github.com/CouncilDataProject/cdp-frontend/blob/main/src/containers/PersonContainer/PersonRoles.tsx#L102- text in the legislation card
- text in LazyFetchDataContainer, its use throughout the app -- in particular the
datafield of LazyFetchDataContainer copyandsharetext in share event at a timepoint feature (on the event page)fromandtoin the DateRangeFilter- N
eventstext that specifies how many search results there are in the/events/searchpage Supervistorconstant (https://github.com/CouncilDataProject/cdp-frontend/blob/main/src/models/constants.ts#L8)
texts that need to be localized (add to LocalizedStrings.tsx and the supported lang files)
localization bugs
fix use ofROLE_TITLEin PersonRoles.tsx to account for role titles that have spaces in them, e.g. Vice Chair. https://github.com/CouncilDataProject/cdp-frontend/blob/main/src/containers/PersonContainer/PersonRoles.tsx#L35
@JacksonMaxfield @BrianL3 @tohuynh
This is an on-going story, just change the text of this box as needed.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request