[fix] StepIndicator has hard-coded English status "[not] completed" #2857
Labels
a11y
Relates to accessibility standards and practices
good first issue
Good for newcomers
i18n
Relates to internationalization or localization standards
type: bug
Something isn't working like it's supposed to
ReactUSWDS Version & USWDS Version:
react-uswds v9
Describe the bug
The StepIndicator has English "completed" and "not completed" hard-coded in its
sr-only
span, preventing i18nTo Reproduce
Steps to reproduce the behavior:
Expected behavior
A new
statusText
prop to pass in for these wordsAdditional context
#1742
The text was updated successfully, but these errors were encountered: