Skip to content

Commit

Permalink
fix: fix PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
salimtb committed Jan 24, 2024
1 parent d8bd5eb commit ecafc91
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions locales/languages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@
"nfts_autodetection_title": "NFT detection",
"nfts_autodetection_desc": "Allow MetaMask to automatically detect NFTs from OpenSea and display in your MetaMask wallet.",
"network_details_check": "Network details check",
"network_check_validation_desc":"Network details check reduces your chances of connecting to a malicious or incorrect network.",
"network_check_validation_desc":"reduces your chances of connecting to a malicious or incorrect network.",
"nfts_autodetection_cta": "Turn on NFT detection in Settings",
"learn_more": "Learn more",
"add_collectibles": "Import NFTs",
Expand Down Expand Up @@ -821,13 +821,14 @@
"request_feature": "Request a feature",
"contact_support": "Contact support",
"display_nft_media": "Display NFT Media",
"use_safe_chains_list_validation": "Network details check",
"display_nft_media_desc": "Displaying NFT media and data exposes your IP address to OpenSea or other third parties. NFT autodetection relies on this feature, and won't be available when this is turned off.",
"autodetect_nft_desc": "Let MetaMask add NFTs you own using third-party services (like OpenSea). Autodetecting NFTs exposes your IP and account address to these services. Enabling this feature could associate your IP address with your Ethereum address and display fake NFTs airdropped by scammers. You can add tokens manually to avoid this risk.",
"incoming_transactions_title": "Show incoming transactions",
"incoming_transactions_content": "This relies on the network you select which will expose your Ethereum address and your IP address.",
"display_nft_media_desc_new": "Displaying NFT media and data exposes your IP address to OpenSea or other third parties. NFT autodetection relies on this feature, and won't be available when turned off. If NFT media is fully located on IPFS, it can still be displayed even when this feature is turned off.",
"use_safe_chains_list_validation_desc":"MetaMask uses a third-party service called chainid.network to show accurate and standardized network details. This reduces your chances of connecting to malicious or incorrect network. When using this feature, your IP address is exposed to chainid.network.",
"use_safe_chains_list_validation_desc_1":"MetaMask uses a third-party service called ",
"use_safe_chains_list_validation_desc_2":"to show accurate and standardized network details. This reduces your chances of connecting to malicious or incorrect network. When using this feature, your IP address is exposed to ",

"snaps": {
"title": "Snaps",
"description": "Overview and manage your snaps",
Expand Down

0 comments on commit ecafc91

Please sign in to comment.