Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: translation ipfs banner #7186

Merged
merged 2 commits into from
Sep 12, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions locales/languages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -2574,5 +2574,19 @@
"show_display_nft_media_content_3": "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.",
"show_display_nft_media_content_4": "You can turn off Display NFT media in",
"show_display_nft_media_content_5": "Setttings > Security and privacy."
},
"ipfs_gateway_banner": {
"ipfs_gateway_banner_title": "IPFS gateway",
"ipfs_gateway_banner_content1": "This is an IPFS website. to see this site, you need to turn on",
"ipfs_gateway_banner_content2": "IPFS gateway",
"ipfs_gateway_banner_content3": "in",
"ipfs_gateway_banner_content4": "Settings."
},
"ipfs_gateway": {
"ipfs_gateway_title": "IPFS gateway",
"ipfs_gateway_content1": "We use third-party services to show images of your NFTs stored on IPFS, display information related to ENS addresses entered in your browser's address bar, and fetch icons for different tokens. Your IP address may be exposed to these services when you’re using them.",
"ipfs_gateway_content2": "You can turn off IPFS resolution in",
"ipfs_gateway_content3": "Settings > Security and privacy",
"ipfs_gateway_content4": "at any time"
}
}
Loading