Skip to content

Commit

Permalink
Update Brave merch store subtext on benefits card on Rewards page
Browse files Browse the repository at this point in the history
  • Loading branch information
emerick committed Jan 13, 2025
1 parent f0cd735 commit ed62aed
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ import { scoped } from '../../lib/scoped_css'
--leo-icon-size: 28px;
--leo-icon-color: ${color.white};
min-width: 48px;
width: 48px;
height: 48px;
border-radius: 50%;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ export const localeStrings: { [K in StringKey]: string } = {
authorizeUpholdBatNotAllowedTitle: 'BAT unavailable',
authorizeUpholdInsufficientCapabilitiesText: 'According to Uphold, there are currently some limitations on your Uphold account. Please log in to your Uphold account and check whether there are any notices or remaining account requirements to complete, then try again. For example, you may need to submit more information to Uphold.',
authorizeUpholdInsufficientCapabilitiesTitle: 'Limited Uphold account functionality',
benefitsStoreSubtext: 'Get Brave-branded products.',
benefitsStoreSubtext: 'Use promo code BRAVEREWARDS to get 10% off on all Brave merch store items.',
benefitsStoreText: 'Brave merch store',
benefitsTitle: 'Your benefits',
cancelButtonLabel: 'Cancel',
Expand Down
2 changes: 1 addition & 1 deletion components/resources/rewards_strings.grdp
Original file line number Diff line number Diff line change
Expand Up @@ -820,7 +820,7 @@
</message>

<message name="IDS_REWARDS_BENEFITS_STORE_SUBTEXT" desc="">
Get Brave-branded products.
Use promo code BRAVEREWARDS to get 10% off on all Brave merch store items.
</message>
<message name="IDS_REWARDS_BENEFITS_STORE_TEXT" desc="">
Brave merch store
Expand Down

0 comments on commit ed62aed

Please sign in to comment.