chore: add context to "no VEGA" message (#793)

This commit is contained in:
candida-d 2022-07-18 13:00:18 +01:00 committed by GitHub
parent 90b2d9bbb0
commit b80cbc916b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -165,10 +165,10 @@
"status": "Status",
"state": "State",
"shouldPass": "Should pass",
"participationNotMet": "Participation Not Met",
"majorityNotMet": "Majority not Met",
"participationNotMet": "Participation not met",
"majorityNotMet": "Majority not met",
"noProposals": "There are no active network change proposals",
"updateNetworkParam": "Update Network Param",
"updateNetworkParam": "Update Network Parameter",
"proposedOn": "Proposed on",
"proposedBy": "Proposed by",
"toEnactOn": "Enacts on",
@ -240,7 +240,7 @@
"Connected Vega key": "Connected Vega key",
"What Vega key is going to control your stake?": "What Vega key is going to control your stake?",
"Where would you like to stake from?": "Where would you like to associate from?",
"associateNoVega": "Your connected Ethereum address does not have any $VEGA",
"associateNoVega": "Your connected Ethereum address does not have any $VEGA to associate",
"associateInfo1": "To participate in governance or to nominate a Validator you'll need to associate $VEGA tokens with a Vega wallet/key.",
"associateInfo2": "If you already have $VEGA tokens nominated to validators, your newly associated tokens will automatically be nominated to the same validators, in the same proportion.",
"Associate VEGA Tokens with key": "Associate $VEGA Tokens with key",