parent
68485e7aa7
commit
d42c6bb1c4
|
@ -42,103 +42,6 @@ export default class Footer extends React.PureComponent<Props, State> {
|
|||
return (
|
||||
<div>
|
||||
<PreFooter openModal={this.toggleModal} />
|
||||
<footer className="Footer" role="contentinfo" aria-label="footer">
|
||||
<div className="Footer-links Footer-section">
|
||||
<div className="Footer-links-social">
|
||||
{socialMediaLinks.map((socialMediaItem, idx) => (
|
||||
<SocialMediaLink
|
||||
link={socialMediaItem.link}
|
||||
key={idx}
|
||||
text={socialMediaItem.text}
|
||||
/>
|
||||
))}
|
||||
</div>
|
||||
|
||||
<div className="Footer-links-links">
|
||||
{productLinks.map(link => (
|
||||
<NewTabLink key={link.link} href={link.link}>
|
||||
{link.text}
|
||||
</NewTabLink>
|
||||
))}
|
||||
<NewTabLink href="mailto:press@mycrypto.com">
|
||||
{translateRaw('FOOTER_PRESS')}
|
||||
</NewTabLink>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div className="Footer-about Footer-section">
|
||||
<NewTabLink className="Footer-about-logo" href="/">
|
||||
<img
|
||||
className="Footer-about-logo-img"
|
||||
src={logo}
|
||||
height="55px"
|
||||
width="auto"
|
||||
alt="MyCrypto logo"
|
||||
/>
|
||||
</NewTabLink>
|
||||
|
||||
<div className="Footer-about-links">
|
||||
<NewTabLink href="https://mycrypto.com">MyCrypto.com</NewTabLink>
|
||||
<NewTabLink href={knowledgeBaseURL}>{translateRaw('FOOTER_SUPPORT')}</NewTabLink>
|
||||
<NewTabLink href="https://about.mycrypto.com">
|
||||
{translateRaw('FOOTER_TEAM')}
|
||||
</NewTabLink>
|
||||
<NewTabLink href="https://about.mycrypto.com/privacy/">
|
||||
{translateRaw('FOOTER_PRIVACY_POLICY')}
|
||||
</NewTabLink>
|
||||
</div>
|
||||
|
||||
<p className="Footer-about-text">{translateRaw('FOOTER_ABOUT')}</p>
|
||||
|
||||
<div className="Footer-about-legal">
|
||||
<div className="Footer-about-legal-text">
|
||||
© {new Date().getFullYear()} MyCrypto, Inc.
|
||||
</div>
|
||||
<div className="Footer-about-legal-text">
|
||||
<a onClick={this.toggleModal}>{translateRaw('DISCLAIMER')}</a>
|
||||
</div>
|
||||
<div className="Footer-about-legal-text">v{VERSION}</div>
|
||||
</div>
|
||||
|
||||
<div className="Footer-about-theme">
|
||||
<ThemeToggle />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div className="Footer-support Footer-section">
|
||||
<h5 className="Footer-support-title">{translateRaw('FOOTER_AFFILIATE_TITLE')}</h5>
|
||||
<div className="Footer-support-affiliates">
|
||||
{affiliateLinks.map((link, i) => (
|
||||
<NewTabLink key={i} href={link.link}>
|
||||
{link.text}
|
||||
</NewTabLink>
|
||||
))}
|
||||
</div>
|
||||
|
||||
<div className="Footer-support-donate">
|
||||
<div className="Footer-support-donate-currency">
|
||||
{translateRaw('DONATE_CURRENCY', { $currency: 'ETH' })}
|
||||
</div>
|
||||
<div className="Footer-support-donate-address">{donationAddressMap.ETH}</div>
|
||||
</div>
|
||||
|
||||
<div className="Footer-support-donate">
|
||||
<div className="Footer-support-donate-currency">
|
||||
{translateRaw('DONATE_CURRENCY', { $currency: 'BTC' })}
|
||||
</div>
|
||||
<div className="Footer-support-donate-address">{donationAddressMap.BTC}</div>
|
||||
</div>
|
||||
|
||||
<div className="Footer-support-friends">
|
||||
{partnerLinks.map((link, i) => (
|
||||
<NewTabLink key={i} href={link.link}>
|
||||
{link.text}
|
||||
</NewTabLink>
|
||||
))}
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<DisclaimerModal isOpen={this.state.isDisclaimerOpen} handleClose={this.toggleModal} />
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
"TX_NOTFOUND_1": "This TX cannot be found in the TX Pool of the node you are connected to.",
|
||||
"TX_NOTFOUND_2": "If you just sent the transaction, wait 30 seconds then try again. ",
|
||||
"TX_NOTFOUND_3": "It could still be in the TX Pool of a different node, waiting to be mined.",
|
||||
"TX_NOTFOUND_4": "Please use the dropdown in the top-right & select a different ETH node (e.g. `ETH (Etherscan.io)` or `ETH (Infura.io)` or `ETH (MyCrypto)`) and check again.",
|
||||
"TX_NOTFOUND_4": "Please use the dropdown in the top-right & select a different ETH node (e.g. `ETH (Etherscan.io)` or `ETH (Infura.io)` or `ETH (Status)`) and check again.",
|
||||
"TX_NOTFOUND_5": "Make sure you copied the Transaction Hash correctly",
|
||||
"GEN_LABEL_5": "Save Your Private Key",
|
||||
"NAV_CONTRACTS": "Contracts ",
|
||||
|
@ -66,7 +66,7 @@
|
|||
"SIDEBAR_TOKENBAL": "Token Balances ",
|
||||
"SIDEBAR_EQUIV": "Equivalent Values ",
|
||||
"SIDEBAR_TRANSHISTORY": "Transaction History ",
|
||||
"SIDEBAR_DONATION": "MyCrypto is a free, open-source service dedicated to your privacy and security. The more donations we receive, the more time we spend creating new features, listening to your feedback, and giving you what you want. We are just two people trying to change the world. Help us? ",
|
||||
"SIDEBAR_DONATION": "Status is a free, open-source service dedicated to your privacy and security. The more donations we receive, the more time we spend creating new features, listening to your feedback, and giving you what you want. We are just two people trying to change the world. Help us? ",
|
||||
"SIDEBAR_DONATE": "Donate ",
|
||||
"SIDEBAR_THANKS": "THANK YOU!!! ",
|
||||
"SIDEBAR_DISPLAY_ADDR": "Display address on $wallet",
|
||||
|
@ -79,7 +79,7 @@
|
|||
"X_HARDWARE_WALLET_2": "hardware wallet ",
|
||||
"ADD_TREZOR_SCAN": "Connect to TREZOR ",
|
||||
"ORDER_TREZOR": "Don’t have a TREZOR? Order one now!",
|
||||
"HOWTO_TREZOR": "How to use TREZOR with MyCrypto",
|
||||
"HOWTO_TREZOR": "How to use TREZOR with Status",
|
||||
"X_KEEPKEY": "KeepKey",
|
||||
"UNLOCK_WALLET": "Unlock your $wallet",
|
||||
"X_SAFE_T": "Safe-T mini ",
|
||||
|
@ -113,6 +113,18 @@
|
|||
"EDIT_LABEL": "edit label",
|
||||
"EDIT_LABEL_FOR": "Edit label for $address",
|
||||
"SAVE_LABEL": "save label",
|
||||
"MYWAL_BAL": "Balance ",
|
||||
"MYWAL_EDIT": "Edit ",
|
||||
"MYWAL_VIEW": "View ",
|
||||
"MYWAL_REMOVE": "Remove ",
|
||||
"MYWAL_REMOVEWAL": "Remove Wallet ",
|
||||
"MYWAL_WATCHONLY": "Your Watch-Only Accounts ",
|
||||
"MYWAL_VIEWING": "Viewing Wallet ",
|
||||
"MYWAL_HIDE": "Hide Wallet Info ",
|
||||
"MYWAL_EDIT_2": "Edit Wallet ",
|
||||
"MYWAL_NAME": "Wallet Name ",
|
||||
"MYWAL_CONTENT_1": "Warning! You are about to remove your wallet ",
|
||||
"MYWAL_CONTENT_3": "If you want to use this wallet with your Status CX in the future, you will need to manually re-add it using the private key/JSON and password. ",
|
||||
"GEN_DESC": "If you want to generate multiple wallets, you can do so here ",
|
||||
"GEN_LABEL_1": "Enter a password",
|
||||
"GEN_PLACEHOLDER_1": "Do NOT forget to save this! ",
|
||||
|
@ -205,7 +217,7 @@
|
|||
"DEP_INTERFACE": "Generated Interface ",
|
||||
"NODE_TITLE": "Set Up Your Custom Node",
|
||||
"NODE_SUBTITLE": "To connect to a local node...",
|
||||
"NODE_WARNING": "Your node must be HTTPS in order to connect to it via MyCrypto.com. You can [download the MyCrypto repo & run it locally](https://download.mycrypto.com/) to connect to any node. Or, get free SSL certificate via [LetsEncrypt](https://letsencrypt.org/)",
|
||||
"NODE_WARNING": "Your node must be HTTPS in order to connect to it via Status.com. You can [download the Status repo & run it locally](https://download.mycrypto.com/) to connect to any node. Or, get free SSL certificate via [LetsEncrypt](https://letsencrypt.org/)",
|
||||
"NODE_NAME": "Node Name",
|
||||
"NODE_PORT": "Node Port",
|
||||
"NODE_CTA": "Save & Use Custom Node",
|
||||
|
@ -288,40 +300,40 @@
|
|||
"WARN_SEND_LINK": "You arrived via a link that has the address, value, gas, data fields, or transaction type (send mode) filled in for you. You can change any information before sending. Unlock your wallet to get started. ",
|
||||
"GETH_BALANCE": "Insufficient balance ",
|
||||
"GETH_GASLIMIT": "Exceeds block gas limit ",
|
||||
"ONBOARD_WELCOME_TITLE": "Welcome to MyCrypto.com",
|
||||
"ONBOARD_WELCOME_TITLE": "Welcome to Status.com",
|
||||
"ONBOARD_WELCOME_CONTENT__1": "Please take some time to understand this for your own safety. 🙏",
|
||||
"ONBOARD_WELCOME_CONTENT__2": "Your funds will be stolen if you do not heed these warnings.",
|
||||
"ONBOARD_WELCOME_CONTENT__3": "We know this click-through stuff is annoying. We are sorry.",
|
||||
"ONBOARD_WELCOME_CONTENT__4": "What is MyCrypto? ",
|
||||
"ONBOARD_WELCOME_CONTENT__5": "MyCrypto is a free, open-source, client-side interface.",
|
||||
"ONBOARD_WELCOME_CONTENT__4": "What is Status? ",
|
||||
"ONBOARD_WELCOME_CONTENT__5": "Status is a free, open-source, client-side interface.",
|
||||
"ONBOARD_WELCOME_CONTENT__6": "We allow you to interact directly with the blockchain while remaining in full control of your keys & your funds.",
|
||||
"ONBOARD_WELCOME_CONTENT__7": "**You** and **only you** are responsible for your security.",
|
||||
"ONBOARD_WELCOME_CONTENT__8": "We cannot recover your funds or freeze your account if you visit a phishing site or lose your private key.",
|
||||
"ONBOARD_BANK_TITLE": "MyCrypto is not a Bank",
|
||||
"ONBOARD_BANK_TITLE": "Status is not a Bank",
|
||||
"ONBOARD_BANK_CONTENT__1": "When you open an account with a bank or exchange, they create an account for you in their system.",
|
||||
"ONBOARD_BANK_CONTENT__2": "The bank keeps track of your personal information, account passwords, balances, transactions and ultimately your money.",
|
||||
"ONBOARD_BANK_CONTENT__3": "The bank charge fees to manage your account and provide services, like refunding transactions when your card gets stolen.",
|
||||
"ONBOARD_BANK_CONTENT__4": "The bank allows you to write a check or charge your debit card to send money, go online to check your balance, reset your password, and get a new debit card if you lose it.",
|
||||
"ONBOARD_BANK_CONTENT__5": "You have an account *with the bank or exchange* and they decide how much money you can send, where you can send it, and how long to hold on a suspicious deposit. All for a fee.",
|
||||
"ONBOARD_WELCOME_TITLE__ALT": "Introduction",
|
||||
"ONBOARD_INTERFACE_TITLE": "MyCrypto is an Interface",
|
||||
"ONBOARD_INTERFACE_CONTENT__1": "When you create an account on MyCrypto you are generating a cryptographic set of numbers: your private key and your public key (address).",
|
||||
"ONBOARD_INTERFACE_TITLE": "Status is an Interface",
|
||||
"ONBOARD_INTERFACE_CONTENT__1": "When you create an account on Status you are generating a cryptographic set of numbers: your private key and your public key (address).",
|
||||
"ONBOARD_INTERFACE_CONTENT__2": "The handling of your keys happens entirely on your computer, inside your browser.",
|
||||
"ONBOARD_INTERFACE_CONTENT__3": "We never transmit, receive or store your private key, password, or other account information.",
|
||||
"ONBOARD_INTERFACE_CONTENT__4": "We do not charge a transaction fee.",
|
||||
"ONBOARD_INTERFACE_CONTENT__5": "You are simply using our **interface** to interact **directly with the blockchain**.",
|
||||
"ONBOARD_INTERFACE_CONTENT__6": "If you send your *public key (address)* to someone, they can send you ETH or tokens. 👍",
|
||||
"ONBOARD_INTERFACE_CONTENT__7": "If you send your *private key* to someone, they now have full control of your account. 👎",
|
||||
"ONBOARD_BANK_TITLE__ALT": "MyCrypto isn't a Bank",
|
||||
"ONBOARD_BANK_TITLE__ALT": "Status isn't a Bank",
|
||||
"ONBOARD_BLOCKCHAIN_SKIP": "I already know what a blockchain is...",
|
||||
"ONBOARD_BLOCKCHAIN_TITLE": "Wait, WTF is a Blockchain?",
|
||||
"ONBOARD_BLOCKCHAIN_CONTENT__1": "The blockchain is like a huge, global, decentralized spreadsheet.",
|
||||
"ONBOARD_BLOCKCHAIN_CONTENT__2": "It keeps track of who sent how many coins to whom, and what the balance of every account is.",
|
||||
"ONBOARD_BLOCKCHAIN_CONTENT__3": "It is stored and maintained by thousands of people (miners) across the globe who have special computers.",
|
||||
"ONBOARD_BLOCKCHAIN_CONTENT__4": "The blocks in the blockchain are made up of all the individual transactions sent from MyCrypto, MetaMask, Exodus, Mist, Geth, Parity, and everywhere else.",
|
||||
"ONBOARD_BLOCKCHAIN_CONTENT__5": "When you see your balance on MyCrypto.com or view your transactions on [etherscan.io](https://etherscan.io), you are seeing data on the blockchain, not in our personal systems.",
|
||||
"ONBOARD_BLOCKCHAIN_CONTENT__4": "The blocks in the blockchain are made up of all the individual transactions sent from Status, MetaMask, Exodus, Mist, Geth, Parity, and everywhere else.",
|
||||
"ONBOARD_BLOCKCHAIN_CONTENT__5": "When you see your balance on Status.com or view your transactions on [etherscan.io](https://etherscan.io), you are seeing data on the blockchain, not in our personal systems.",
|
||||
"ONBOARD_BLOCKCHAIN_CONTENT__6": "Again: **we are not a bank**.",
|
||||
"ONBOARD_INTERFACE_TITLE__ALT": "MyCrypto is an Interface",
|
||||
"ONBOARD_INTERFACE_TITLE__ALT": "Status is an Interface",
|
||||
"ONBOARD_WHY_TITLE": "Why are you making me read all this?",
|
||||
"ONBOARD_WHY_CONTENT__1": "Because we need you to understand that we **cannot**...",
|
||||
"ONBOARD_WHY_CONTENT__2": "Access your account or send your funds for you.",
|
||||
|
@ -334,21 +346,21 @@
|
|||
"ONBOARD_WHY_CONTENT__9": "If you lose your private key or password, no one can recover it.",
|
||||
"ONBOARD_WHY_CONTENT__10": "If you enter your private key on a phishing website, you will have **all your funds taken**.",
|
||||
"ONBOARD_BLOCKCHAIN_TITLE__ALT": "WTF is a Blockchain?",
|
||||
"ONBOARD_POINT_TITLE__ALT": "What's the Point of MyCrypto then?",
|
||||
"ONBOARD_WHYMYC_TITLE": "If MyCrypto can't do those things, what's the point?",
|
||||
"ONBOARD_POINT_TITLE__ALT": "What's the Point of Status then?",
|
||||
"ONBOARD_WHYMYC_TITLE": "If Status can't do those things, what's the point?",
|
||||
"ONBOARD_WHYMYC_CONTENT__1": "Because that is the point of decentralization and the blockchain.",
|
||||
"ONBOARD_WHYMYC_CONTENT__2": "You don't have to rely on your bank, government, or anyone else when you want to move your funds.",
|
||||
"ONBOARD_WHYMYC_CONTENT__3": "You don't have to rely on the security of an exchange or bank to keep your funds safe.",
|
||||
"ONBOARD_WHYMYC_CONTENT__4": "If you don't find these things valuable, ask yourself why you think the blockchain and cryptocurrencies are valuable. 😉",
|
||||
"ONBOARD_WHYMYC_CONTENT__5": "If you don't like the sound of this, consider using [Coinbase](https://www.coinbase.com/) or [Blockchain.info](https://blockchain.info/wallet/#/signup). They have more familiar accounts with usernames & passwords.",
|
||||
"ONBOARD_WHYMYC_CONTENT__6": "If you are scared but want to use MyCrypto, [get a hardware wallet](https://support.mycrypto.com/hardware-wallets/hardware-wallet-recommendations.html)! These keep your keys secure.",
|
||||
"ONBOARD_WHYMYC_CONTENT__6": "If you are scared but want to use Status, [get a hardware wallet](https://support.mycrypto.com/hardware-wallets/hardware-wallet-recommendations.html)! These keep your keys secure.",
|
||||
"ONBOARD_WHY_TITLE__ALT": "But...why?",
|
||||
"ONBOARD_SECURE_TITLE": "How To Protect Yourself & Your Funds",
|
||||
"ONBOARD_SECURE_1_TITLE": "How To Protect Yourself from Phishers",
|
||||
"ONBOARD_SECURE_1_CONTENT__1": "Phishers send you a message with a link to a website that looks just like MyCrypto, EtherDelta, Paypal, or your bank, but is not the real website. They steal your information and then steal your money.",
|
||||
"ONBOARD_SECURE_1_CONTENT__1": "Phishers send you a message with a link to a website that looks just like Status, EtherDelta, Paypal, or your bank, but is not the real website. They steal your information and then steal your money.",
|
||||
"ONBOARD_SECURE_1_CONTENT__2": "Install [EAL](https://chrome.google.com/webstore/detail/etheraddresslookup/pdknmigbbbhmllnmgdfalmedcmcefdfn) or [MetaMask](https://chrome.google.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn) or [Cryptonite by Metacert](https://chrome.google.com/webstore/detail/cryptonite-by-metacert/keghdcpemohlojlglbiegihkljkgnige) to block malicious websites.",
|
||||
"ONBOARD_SECURE_1_CONTENT__3": "Always check the URL: `https://www.mycrypto.com`.",
|
||||
"ONBOARD_SECURE_1_CONTENT__4": "Always make sure the URL bar has `MyCrypto, Inc (US)` in green.",
|
||||
"ONBOARD_SECURE_1_CONTENT__4": "Always make sure the URL bar has `Status, Inc (US)` in green.",
|
||||
"ONBOARD_SECURE_1_CONTENT__5": "Do not trust messages or links sent to you randomly via email, Slack, Reddit, Twitter, etc.",
|
||||
"ONBOARD_SECURE_1_CONTENT__6": "Always navigate directly to a site before you enter information. Do not enter information after clicking a link from a message or email.",
|
||||
"ONBOARD_SECURE_1_CONTENT__7": "[Install an AdBlocker](https://chrome.google.com/webstore/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm?hl=en) and do not click ads on your search engine (e.g. Google).",
|
||||
|
@ -373,8 +385,8 @@
|
|||
"ONBOARD_FINAL_SUBTITLE": "Sorry for being like this. Onwards!",
|
||||
"ONBOARD_FINAL_CONTENT__1": "Create a wallet",
|
||||
"ONBOARD_FINAL_CONTENT__2": "Get a hardware wallet",
|
||||
"ONBOARD_FINAL_CONTENT__3": "How to Set up MyCrypto + MetaMask",
|
||||
"ONBOARD_FINAL_CONTENT__4": "How to Run MyCrypto Offline / Locally",
|
||||
"ONBOARD_FINAL_CONTENT__3": "How to Set up Status + MetaMask",
|
||||
"ONBOARD_FINAL_CONTENT__4": "How to Run Status Offline / Locally",
|
||||
"ONBOARD_FINAL_CONTENT__5": "How to Send via Ledger hardware wallet",
|
||||
"ONBOARD_FINAL_CONTENT__6": "How to Send via TREZOR hardware wallet",
|
||||
"ONBOARD_FINAL_CONTENT__7": "How to Send via MetaMask",
|
||||
|
@ -415,11 +427,11 @@
|
|||
"WALLET_SUGGESTION_GENERATE_3": "Compatible with almost all wallets",
|
||||
"WALLET_SUGGESTION_GENERATE_4": "Free to generate",
|
||||
"WALLET_SUGGESTION_GENERATE_5": "Commonly a target for phishing and hacking",
|
||||
"WALLET_SUGGESTION_DESKTOP_APP": "Download the MyCrypto Desktop App",
|
||||
"WALLET_SUGGESTION_DESKTOP_APP": "Download the Status Desktop App",
|
||||
"WALLET_SUGGESTION_DESKTOP_APP_DESC": "Where you can generate your own private key in a secure, sandboxed environment",
|
||||
"PREFOOTER_WARNING": "MyCrypto.com does not hold your keys for you. We cannot access accounts, recover keys, reset passwords, nor reverse transactions. Protect your keys & always check that you are on the correct URL.",
|
||||
"PREFOOTER_WARNING": "Status does not hold your keys for you. We cannot access accounts, recover keys, reset passwords, nor reverse transactions. Protect your keys & always check that you are on the correct URL.",
|
||||
"PREFOOTER_SECURITY_WARNING": "You are responsible for your security.",
|
||||
"FOOTER_ABOUT": "MyCrypto is an open-source, client-side tool for generating ether wallets, handling ERC-20 tokens, and interacting with the blockchain more easily. Developed by and for the community since 2015, we’re focused on building awesome products that put the power in people’s hands.",
|
||||
"FOOTER_ABOUT": "Status is an open-source, client-side tool for generating ether wallets, handling ERC-20 tokens, and interacting with the blockchain more easily. Developed by and for the community since 2015, we’re focused on building awesome products that put the power in people’s hands.",
|
||||
"FOOTER_SUPPORT": "Help & Support",
|
||||
"FOOTER_TEAM": "Our Team",
|
||||
"FOOTER_AFFILIATE_TITLE": "Support Us & Our Friends",
|
||||
|
@ -433,7 +445,7 @@
|
|||
"ETHERSCAMDB": "EtherScamDB",
|
||||
"ETHER_SECURITY_LOOKUP": "EtherSecurityLookup",
|
||||
"ETHER_ADDRESS_LOOKUP": "EtherAddressLookup",
|
||||
"OLD_MYCRYPTO": "MyCrypto (Legacy Site)",
|
||||
"OLD_MYCRYPTO": "Status (Legacy Site)",
|
||||
"LEDGER_REFERRAL_1": "Buy a Ledger Wallet",
|
||||
"LEDGER_REFERRAL_2": "Don’t have a Ledger? Order one now!",
|
||||
"LEDGER_TIP": "Make sure your Ledger is unlocked, you've selected the **$network** app on the device, and browser support is **$browserSupportState**.",
|
||||
|
@ -467,7 +479,7 @@
|
|||
"MNEMONIC_DESCRIPTION_2": "Write these words down. Do not copy them to your clipboard, or save them anywhere online.",
|
||||
"MODAL_BACK": "Back",
|
||||
"WALLET_UNLOCKING": "Unlocking...",
|
||||
"HELP_ARTICLE_1": "How to use MyCrypto with your Nano S",
|
||||
"HELP_ARTICLE_1": "How to use Status with your Nano S",
|
||||
"DECRYPT_PROMPT_SELECT_ADDRESS": "Select an Address",
|
||||
"DECRYPT_DROPDOWN_LABEL": "Addresses",
|
||||
"ACTION_1": "Confirm",
|
||||
|
@ -496,7 +508,7 @@
|
|||
"CONFIRM_TX_TO": "To",
|
||||
"CONFIRM_TX_VIA_CONTRACT": "via the $unit contract",
|
||||
"MNEMONIC_FINAL_DESCRIPTION": "All done, you’re now ready to access your wallet. Just follow these 4 steps whenever you want to access your wallet.",
|
||||
"CREATE_FINAL_STEP_1": "Open MyCrypto",
|
||||
"CREATE_FINAL_STEP_1": "Open Status",
|
||||
"CREATE_FINAL_STEP_2": "Go to View & Send",
|
||||
"CREATE_FINAL_STEP_3": "Select your wallet type",
|
||||
"CREATE_FINAL_STEP_4_MNEMONIC": "Enter your phrase",
|
||||
|
@ -505,7 +517,7 @@
|
|||
"VIEW_ONLY_ENTER": "Enter an address (e.g. 0x4bbeEB066eD09...)",
|
||||
"GO_TO_ACCOUNT": "Go to Account",
|
||||
"INSECURE_WALLET_TYPE_TITLE": "$wallet_type wallets are disabled online",
|
||||
"INSECURE_WALLET_TYPE_DESC": "Entering your $wallet_type on any website is dangerous. If MyCrypto.com was compromised, or you accidentally visited a phishing website, you could lose your funds. Because of that, we have disabled the use of $wallet_type wallets through the website. In order to access your account, please download MyCrypto and run it locally.",
|
||||
"INSECURE_WALLET_TYPE_DESC": "Entering your $wallet_type on any website is dangerous. If Status was compromised, or you accidentally visited a phishing website, you could lose your funds. Because of that, we have disabled the use of $wallet_type wallets through the website. In order to access your account, please download Status and run it locally.",
|
||||
"INSECURE_WALLET_GO_BACK": "Go back to wallet selection",
|
||||
"DONT_HAVE_WALLET_PROMPT": "Don’t have a wallet?",
|
||||
"DL_WALLET_WARNING_1": "**Don't lose it!** It can't be recovered if you lose it.",
|
||||
|
@ -575,9 +587,9 @@
|
|||
"BROADCAST_TX_TITLE": "Broadcast Signed Transaction",
|
||||
"BROADCAST_TX_DESCRIPTION": "Paste a signed transaction and click 'send transaction'",
|
||||
"NAME_AUCTION_PROMPT_BID_1": "Want to place a bid on {name}.eth? ",
|
||||
"NAME_AUCTION_PROMPT_BID_2": "You can do that on MyCrypto V3 by clicking here!",
|
||||
"NAME_AUCTION_PROMPT_BID_2": "You can do that on Status V3 by clicking here!",
|
||||
"OPEN_AUCTION_PROMPT_1": "Want $name.eth? ",
|
||||
"OPEN_AUCTION_PROMPT_2": "Open an auction on MyCrypto v3!",
|
||||
"OPEN_AUCTION_PROMPT_2": "Open an auction on Status v3!",
|
||||
"NAME_OWNED_NAME": "Name",
|
||||
"NAME_OWNED_LABELHASH": "Labelhash $name",
|
||||
"NAME_OWNED_NAMEHASH": "Namehash $name.eth",
|
||||
|
@ -587,8 +599,8 @@
|
|||
"NAME_OWNED_RESOLVED_ADDR": "Resolved Address",
|
||||
"LINK": "[$name]($link)",
|
||||
"RECENT_TX_NETWORK_EXPLORER": "an explorer for the $network_name network",
|
||||
"RECENT_TX_HELP": "Only recent transactions sent from this address via MyCrypto on the $network network are listed here. If you don't see your transaction, you can view all of them on $explorer.",
|
||||
"NO_RECENT_TX_FOUND": "No recent MyCrypto transactions found, try checking on $explorer.",
|
||||
"RECENT_TX_HELP": "Only recent transactions sent from this address via Status on the $network network are listed here. If you don't see your transaction, you can view all of them on $explorer.",
|
||||
"NO_RECENT_TX_FOUND": "No recent Status transactions found, try checking on $explorer.",
|
||||
"BACK_TO_RECENT_TXS": "Back to Recent Transactions",
|
||||
"WALLET_INFO_UTILITIES": "Utilities",
|
||||
"SIGN_MSG_SUCCESS": "Successfully signed message with address $address",
|
||||
|
@ -609,18 +621,18 @@
|
|||
"NETWORK_STATUS_OFFLINE": "Disconnected from $network network",
|
||||
"NETWORK_STATUS_CONNECTING": "Connecting...",
|
||||
"APP_UPDATE_TITLE": "New App Version Available",
|
||||
"APP_UPDATE_BODY": "An updated version of the MyCrypto app has just been released! You can upgrade to the new version by downloading it from our GitHub release page.",
|
||||
"APP_UPDATE_BODY": "An updated version of the Status app has just been released! You can upgrade to the new version by downloading it from our GitHub release page.",
|
||||
"APP_UPDATE_CONFIRM": "Get the New Version",
|
||||
"APP_UPDATE_CANCEL": "Maybe Later",
|
||||
"WELCOME_MODAL_BETA": "Thank you for testing the beta! People like you made this launch possible",
|
||||
"WELCOME_MODAL_INTRO": "Welcome to the all new MyCrypto! We've made some cool new changes to the site that we're excited to show you. Beyond the new and improved look and feel of the site, we've also added a ton of new features:",
|
||||
"WELCOME_MODAL_INTRO": "Welcome to the all new Status! We've made some cool new changes to the site that we're excited to show you. Beyond the new and improved look and feel of the site, we've also added a ton of new features:",
|
||||
"WELCOME_MODAL_FEATURE_1": "Token balance scanner",
|
||||
"WELCOME_MODAL_FEATURE_2": "Combined Send, Info, and Send Offline tabs",
|
||||
"WELCOME_MODAL_FEATURE_3": "Parity Signer app integration",
|
||||
"WELCOME_MODAL_FEATURE_4": "Recent transactions history",
|
||||
"WELCOME_MODAL_FEATURE_5": "A downloadable desktop app",
|
||||
"WELCOME_MODAL_FEATURE_MORE": "...and much, much more!",
|
||||
"WELCOME_MODAL_LINKS": "Help out with any issues you find by [reporting bugs on GitHub](https://github.com/MyCryptoHQ/MyCrypto/issues) or [HackerOne](https://hackerone.com/mycrypto). Need something from the old site, or just miss that clunky feel? We've kept it up as [MyCrypto Legacy](https://legacy.mycrypto.com).",
|
||||
"WELCOME_MODAL_LINKS": "Help out with any issues you find by [reporting bugs on GitHub](https://github.com/StatusHQ/Status/issues) or [HackerOne](https://hackerone.com/mycrypto). Need something from the old site, or just miss that clunky feel? We've kept it up as [Status Legacy](https://legacy.mycrypto.com).",
|
||||
"WELCOME_MODAL_CONTINUE": "Show me the new site!",
|
||||
"HARDWARE_PROMO": "Learn more about protecting your funds.",
|
||||
"SHAPESHIFT_PROMO_1": "Exchange Coins",
|
||||
|
@ -646,7 +658,7 @@
|
|||
"USING_PAYMENT_ID": "Using the required Payment ID of:",
|
||||
"PAYMENT_ID_WARNING": "Don't forget to send your XMR with the payment ID [[?]](https://getmonero.org/resources/moneropedia/paymentid.html) above, or you WILL lose your funds.",
|
||||
"WHAT_IS_PAYMENT_ID": "what's a payment ID?",
|
||||
"ANNOUNCEMENT_MESSAGE": "MyCrypto.com no longer allows the use of private keys, mnemonics, or keystore files in the browser. To continue using them, please download the [MyCrypto Desktop App](https://download.mycrypto.com).",
|
||||
"ANNOUNCEMENT_MESSAGE": "Status no longer allows the use of private keys, mnemonics, or keystore files in the browser. To continue using them, please download the [Status Desktop App](https://download.mycrypto.com).",
|
||||
"U2F_NOT_SUPPORTED": "The U2F standard that hardware wallets use does not seem to be supported by your browser. Please try again using Google Chrome.",
|
||||
"SIMILAR_TRANSACTION_ERROR": "This transaction is very similar to a recent transaction. Please wait a few moments and try again, or click 'Advanced' and manually set the nonce to a new value.",
|
||||
"SELECT_FROM_ADDRESS_BOOK": "Select from your address book",
|
||||
|
|
Loading…
Reference in New Issue