Skip to content

Commit

Permalink
chore(update-tax-text-2): updated text for TurboTax in the tax center
Browse files Browse the repository at this point in the history
  • Loading branch information
jhagerman-bc committed Mar 7, 2024
1 parent e3e96de commit 57ee5f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2765,7 +2765,7 @@
"scenes.tax.center.card.service.title": "Upload to a tax service",
"scenes.tax.center.card.service.turboTax.button": "Visit TurboTax",
"scenes.tax.center.card.service.turboTax.description1": "We have partnered with TurboTax and Cointracker to simplify your tax reporting.",
"scenes.tax.center.card.service.turboTax.description2": "If you’re new to crypto and don’t have much crypto activity, TurboTax helps navigate the complexity of crypto taxes. Save time by auto-importing crypto activity, plus specialized experts are available year round and can even do your taxes for you, start to finish.",
"scenes.tax.center.card.service.turboTax.description2": "TurboTax has crypto taxes covered. Save time and hassle by importing up to 20k crypto transactions, plus an expert in investment taxes can help or even prepare your return from start to finish.",
"scenes.tax.center.carousel.file": "How do I file?",
"scenes.tax.center.carousel.file.description": "Export your transaction history then manually calculate your gains/losses using your cost basis. If you want to simplify the process, use our crypto tax partner CoinTracker to get free tax reports for up to 500 transactions.",
"scenes.tax.center.carousel.services": "What if I use other crypto services?",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ const TaxCenter = ({
<Text size='14px' weight={500} color='grey700'>
<FormattedMessage
id='scenes.tax.center.card.service.turboTax.description2'
defaultMessage='If you’re new to crypto and don’t have much crypto activity, TurboTax helps navigate the complexity of crypto taxes. Save time by auto-importing crypto activity, plus specialized experts are available year round and can even do your taxes for you, start to finish.'
defaultMessage='TurboTax has crypto taxes covered. Save time and hassle by importing up to 20k crypto transactions, plus an expert in investment taxes can help or even prepare your return from start to finish.'
/>
</Text>

Expand Down

0 comments on commit 57ee5f4

Please sign in to comment.