Skip to content

Commit

Permalink
Update locale message
Browse files Browse the repository at this point in the history
  • Loading branch information
rekmarks committed Mar 21, 2023
1 parent aa676b5 commit 8d57371
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions app/_locales/en/messages.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ui/pages/settings/flask/snaps-list-tab/snap-list-tab.js
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ const SnapListTab = () => {
>
<BannerTip
logoType={BannerTipLogoType.Greeting}
title={t('learnAboutSnaps')}
title={t('exploreMetaMaskSnaps')}
description={t('extendWalletWithSnaps')}
>
<ButtonLink
Expand Down

0 comments on commit 8d57371

Please sign in to comment.