chore: add context to "no VEGA" message (#793)
This commit is contained in:
parent
90b2d9bbb0
commit
b80cbc916b
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user