Skip to content

Commit

Permalink
chore: Update staking farm related copy
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximusHaximus committed Jan 20, 2022
1 parent eba9066 commit 43cfb76
Show file tree
Hide file tree
Showing 6 changed files with 1,318 additions and 1,405 deletions.
36 changes: 18 additions & 18 deletions packages/frontend/src/translations/en.global.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,18 +66,18 @@
}
},
"createImplicitAccount": {
"createCustomNameModal": {
"desc": "Unlike your default address, a custom address can be anything you like, making it easier to remember and share!",
"title": "Add a Custom Address to Your Wallet"
},
"customAddress": "A custom address can be anything you like, making it easier to remember and share!",
"customAmount": "Custom",
"sendFrom": "Send from an",
"exchange": "exchange",
"orAskFriend": "or ask a friend!",
"title": "Almost there! To get started, buy some NEAR using MoonPay...",
"titleAlt": "Almost there! To get started, send at least ${amount} NEAR to your wallet address.",
"orSendNear": "...or send at least ${amount} NEAR to your wallet address.",
"customAddress": "A custom address can be anything you like, making it easier to remember and share!",
"createCustomNameModal": {
"desc": "Unlike your default address, a custom address can be anything you like, making it easier to remember and share!",
"title": "Add a Custom Address to Your Wallet"
}
"sendFrom": "Send from an",
"title": "Almost there! To get started, buy some NEAR using MoonPay...",
"titleAlt": "Almost there! To get started, send at least ${amount} NEAR to your wallet address."
},
"fundedStatus": {
"active": "Active",
Expand Down Expand Up @@ -184,6 +184,7 @@
},
"button": {
"acceptAndContinue": "Accept & Continue",
"addACustomAddress": "Add a Custom Address",
"addFunds": "Add Funds",
"addNode": "Add Node",
"allow": "Allow",
Expand All @@ -206,8 +207,8 @@
"continue": "Continue",
"continueSetup": "Continue to Setup",
"continueToMyAccount": "Continue to My Account",
"copyImplicitAddress": "Copy Funding Address",
"copy": "Copy",
"copyImplicitAddress": "Copy Funding Address",
"copyPhrase": "Copy Phrase",
"copyUrl": "Copy URL",
"createAccount": "Create Account",
Expand Down Expand Up @@ -244,7 +245,6 @@
"recoverAccount": "Recover Account",
"recovering": "Finding Account",
"recoverYourAccount": "Recover your Account",
"addACustomAddress": "Add a Custom Address",
"removeNode": "Remove Node",
"removingKeys": "Removing Keys",
"reserveMyAccountId": "Reserve My Account ID",
Expand Down Expand Up @@ -1119,10 +1119,10 @@
"pageTitle": "Recovery Setup is Complete"
},
"setupSeedPhraseVerify": {
"inputError": "Please check your passphrase and try again.",
"pageText": "Enter the following word from your recovery phrase to complete the setup process.",
"pageTitle": "Verify Phrase",
"startOverText": "Didn't write it down?",
"inputError": "Please check your passphrase and try again."
"startOverText": "Didn't write it down?"
},
"sign": {
"ActionWarrning": {
Expand Down Expand Up @@ -1160,12 +1160,12 @@
"networkFees": "Network Fees",
"nothingHasBeenTransferred": "Nothing has been transferred.",
"retry": {
"estimatedFees": "Estimated Fees",
"feeLimit": "Fee Limit",
"link": "What is the fee limit?",
"networkFees": "Network Fees",
"text": "The default network fee was not enough to cover the cost of your transaction.<br/><br/>You may resubmit the transaction to have its fee limit automatically increased.",
"title": "Insufficient Network Fee",
"estimatedFees": "Estimated Fees",
"feeLimit": "Fee Limit"
"title": "Insufficient Network Fee"
},
"transactionCancelled": "Transaction cancelled",
"transactionDetails": "Transaction Details",
Expand Down Expand Up @@ -1226,8 +1226,8 @@
},
"farm": {
"button": "Claim",
"info": "This is project validator. You’ll get the farming reward while staking on it.",
"title": "Total token earned"
"info": "This is a 'staking farm'. You will receive tokens other than NEAR as rewards while staking on it.",
"title": "Total tokens earned"
},
"pending": {
"info": "These tokens have been unstaked, but are not yet ready to withdraw. Tokens are ready to withdraw 52 to 65 hours after unstaking.",
Expand Down Expand Up @@ -1529,4 +1529,4 @@
}
},
"warning": "Warning"
}
}
Loading

0 comments on commit 43cfb76

Please sign in to comment.