Skip to content

Commit

Permalink
Update components/brave_wallet/browser/brave_wallet_constants.h
Browse files Browse the repository at this point in the history
Co-authored-by: Josh Leonard <[email protected]>
  • Loading branch information
muliswilliam and josheleonard committed Sep 21, 2023
1 parent 519cf90 commit a102aca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/brave_wallet/browser/brave_wallet_constants.h
Original file line number Diff line number Diff line change
Expand Up @@ -1325,7 +1325,7 @@ constexpr webui::LocalizedString kLocalizedStrings[] = {
{"braveNftsTab", IDS_BRAVE_WALLET_NFTS_TAB},
{"braveNftsTabHidden", IDS_BRAVE_WALLET_NFTS_TAB_HIDDEN},
{"braveNftsTabCollected", IDS_BRAVE_WALLET_NFTS_TAB_COLLECTED},
{"braveNdftsTabRemove", IDS_BRAVE_WALLET_NFTS_TAB_REMOVE},
{"braveNftsTabRemove", IDS_BRAVE_WALLET_NFTS_TAB_REMOVE},
{"braveWalletImportNftModalTitle", IDS_BRAVE_WALLET_IMPORT_NFT_MODAL_TITLE},
{"braveWalletEditNftModalTitle", IDS_BRAVE_WALLET_EDIT_NFT_MODAL_TITLE},
{"braveWalletEnableNftAutoDiscoveryModalHeader",
Expand Down

0 comments on commit a102aca

Please sign in to comment.