Commit 369f2d7d authored by lynn's avatar lynn Committed by GitHub

fix: update tax copy again (#6241)

init
parent 803c749b
...@@ -232,7 +232,7 @@ export const MenuDropdown = () => { ...@@ -232,7 +232,7 @@ export const MenuDropdown = () => {
<DollarSign size="24px" color={theme.textSecondary} /> <DollarSign size="24px" color={theme.textSecondary} />
</Icon> </Icon>
<PrimaryMenuRow.Text> <PrimaryMenuRow.Text>
<Trans>Tax Services</Trans> <Trans>Tax resources</Trans>
</PrimaryMenuRow.Text> </PrimaryMenuRow.Text>
</PrimaryMenuRow> </PrimaryMenuRow>
{mgtmEnabled && ( {mgtmEnabled && (
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment