mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 18:03:12 +01:00
Use stake to reference voting weight
This commit is contained in:
parent
4ba8342f20
commit
e4ecb869ad
@ -1688,8 +1688,8 @@ dao.proposal.myVote.merit=Vote weight from earned BSQ
|
||||
dao.proposal.myVote.stake=Vote weight from stake
|
||||
dao.proposal.myVote.blindVoteTxId=Blind vote transaction ID
|
||||
dao.proposal.myVote.revealTxId=Vote reveal transaction ID
|
||||
dao.proposal.myVote.stake.prompt=Max. available balance for voting: {0}
|
||||
dao.proposal.votes.header=Set weight for all votes and publish them
|
||||
dao.proposal.myVote.stake.prompt=Max. available stake for voting: {0}
|
||||
dao.proposal.votes.header=Set stake for voting and publish your votes
|
||||
dao.proposal.myVote.button=Publish votes
|
||||
dao.proposal.create.selectProposalType=Select proposal type
|
||||
dao.proposal.create.phase.inactive=Please wait until the next proposal phase
|
||||
|
Loading…
Reference in New Issue
Block a user