governance views updated for multi lang
This commit is contained in:
parent
1c1a5c473c
commit
530b9afa3e
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@ yarn-error.log*
|
||||
.yarn/
|
||||
.yarnrc.yml
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
|
@ -2,64 +2,85 @@
|
||||
"message": {
|
||||
|
||||
},
|
||||
"cosmos": "Cosmos Hub",
|
||||
"kava": "Kava",
|
||||
"akash-network": "Akash Decloud",
|
||||
"iris-network": "IRIS Hub",
|
||||
"crypto-com-chain": "Crypto.org",
|
||||
"osmosis": "Osmosis",
|
||||
"okexchain": "OKEX Chain",
|
||||
"band-protocol": "Band Protocol",
|
||||
"terra-luna": "Terra",
|
||||
"persistence": "Persistence",
|
||||
"regen": "Regen Network",
|
||||
"secret": "Secret Network",
|
||||
"desmos": "Desmos",
|
||||
"juno": "Juno",
|
||||
"certik": "Certik",
|
||||
"sentinel": "Sentinel",
|
||||
"sifchain": "Sifchain",
|
||||
"starname": "Starname",
|
||||
"bitsong": "BitSong",
|
||||
"e-money": "E-Money",
|
||||
"omniflix": "OmniFlix",
|
||||
"likecoin": "LikeCoin",
|
||||
"stargaze": "Stargaze",
|
||||
"injective": "Injective Protocal",
|
||||
"vidulum": "Vidulum",
|
||||
"kichain": "KI Chain",
|
||||
"genesisL1": "Genesis L1",
|
||||
"microtick": "Microtick",
|
||||
"odin": "ODIN",
|
||||
"chihuahua": "CHIHUAHUA",
|
||||
|
||||
"staking": "Staking",
|
||||
"governance": "Governance",
|
||||
"summary": "Summary",
|
||||
"blocks": "Blocks / Transactions",
|
||||
"blockchains": "Blockchains",
|
||||
"uptime": "Uptime",
|
||||
"statesync": "State Sync",
|
||||
"trade": "Trade",
|
||||
|
||||
"gravity": "Gravity(WIP)",
|
||||
"pools": "Pools(WIP)",
|
||||
"chains": {
|
||||
"cosmos": "Cosmos Hub",
|
||||
"kava": "Kava",
|
||||
"akash-network": "Akash Decloud",
|
||||
"iris-network": "IRIS Hub",
|
||||
"crypto-com-chain": "Crypto.org",
|
||||
"osmosis": "Osmosis",
|
||||
"okexchain": "OKEX Chain",
|
||||
"band-protocol": "Band Protocol",
|
||||
"terra-luna": "Terra",
|
||||
"persistence": "Persistence",
|
||||
"regen": "Regen Network",
|
||||
"secret": "Secret Network",
|
||||
"desmos": "Desmos",
|
||||
"juno": "Juno",
|
||||
"certik": "Certik",
|
||||
"sentinel": "Sentinel",
|
||||
"sifchain": "Sifchain",
|
||||
"starname": "Starname",
|
||||
"bitsong": "BitSong",
|
||||
"e-money": "E-Money",
|
||||
"omniflix": "OmniFlix",
|
||||
"likecoin": "LikeCoin",
|
||||
"stargaze": "Stargaze",
|
||||
"injective": "Injective Protocal",
|
||||
"vidulum": "Vidulum",
|
||||
"kichain": "KI Chain",
|
||||
"genesisL1": "Genesis L1",
|
||||
"microtick": "Microtick",
|
||||
"odin": "ODIN",
|
||||
"chihuahua": "CHIHUAHUA",
|
||||
|
||||
"proposal_id": "Proposal ID",
|
||||
"proposal_type": "Proposal Type",
|
||||
"proposal_proposer": "Proposer",
|
||||
"proposal_submit_time": "Submited Time",
|
||||
"proposal_voting_start_time": "Voting Begin Time",
|
||||
"proposal_voting_end_time": "Voting End Time",
|
||||
"proposal_description": "Description",
|
||||
"proposal_content": "Content",
|
||||
"proposal_total_deposit": "Total Deposit",
|
||||
"voting_time": "Voting Time",
|
||||
"upgrade_time": "Estimated Upgrade Time:",
|
||||
"gravity": "Gravity(WIP)",
|
||||
"pools": "Pools(WIP)"
|
||||
},
|
||||
|
||||
"btn_vote": "Vote",
|
||||
"btn_deposit": "Deposit",
|
||||
"btn_detail": "Detail",
|
||||
"btn_back_list": "Back To List"
|
||||
|
||||
"dashboard": {
|
||||
"staking": "Staking",
|
||||
"governance": "Governance",
|
||||
"summary": "Summary",
|
||||
"blocks": "Blocks / Transactions",
|
||||
"blockchains": "Blockchains",
|
||||
"uptime": "Uptime",
|
||||
"statesync": "State Sync",
|
||||
"trade": "Trade"
|
||||
},
|
||||
|
||||
"governance-proposal": {
|
||||
"proposal_id": "Proposal ID",
|
||||
"proposal_type": "Proposal Type",
|
||||
"proposal_proposer": "Proposer",
|
||||
"proposal_submit_time": "Submited Time",
|
||||
"proposal_voting_start_time": "Voting Begin Time",
|
||||
"proposal_voting_end_time": "Voting End Time",
|
||||
"proposal_description": "Description",
|
||||
"proposal_content": "Content",
|
||||
"proposal_total_deposit": "Total Deposit",
|
||||
"proposal_deposits": "Deposits",
|
||||
"voting_time": "Voting Time",
|
||||
"upgrade_time": "Estimated Upgrade Time:",
|
||||
|
||||
"btn_vote": "Vote",
|
||||
"btn_deposit": "Deposit",
|
||||
"btn_detail": "Detail",
|
||||
"btn_back_list": "Back To List",
|
||||
|
||||
"proposal_status": "Status",
|
||||
"proposal_status_deposit": "Deposit",
|
||||
"proposal_status_voting": "Voting",
|
||||
"proposal_status_passed": "Passed",
|
||||
"proposal_status_rejected": "Rejected",
|
||||
"proposal_status_start_date": "Start Date",
|
||||
"proposal_status_end_date": "End Date",
|
||||
"proposal_votes": "Votes",
|
||||
"proposal_votes_yes": "voted Yes",
|
||||
"proposal_votes_no": "voted No",
|
||||
"proposal_votes_nwv": "voted No With Veto",
|
||||
"proposal_votes_abstain": "voted Abstain",
|
||||
"proposal_votes_load": "Load More Votes"
|
||||
}
|
||||
}
|
||||
|
@ -12,7 +12,7 @@
|
||||
variant="light-info"
|
||||
class="text-right"
|
||||
>
|
||||
Deposit
|
||||
{{$t('governance-proposal.proposal_status_deposit')}}
|
||||
</b-badge>
|
||||
<b-badge
|
||||
v-if="proposal.status == 2"
|
||||
@ -20,7 +20,7 @@
|
||||
variant="light-primary"
|
||||
class="text-right"
|
||||
>
|
||||
Voting
|
||||
{{$t('governance-proposal.proposal_status_voting')}}
|
||||
</b-badge>
|
||||
<b-badge
|
||||
v-if="proposal.status == 3"
|
||||
@ -28,7 +28,7 @@
|
||||
variant="light-success"
|
||||
class="text-right"
|
||||
>
|
||||
Passed
|
||||
{{$t('governance-proposal.proposal_status_passed')}}
|
||||
</b-badge>
|
||||
<b-badge
|
||||
v-if="proposal.status == 4"
|
||||
@ -36,7 +36,7 @@
|
||||
variant="light-danger"
|
||||
class="text-right"
|
||||
>
|
||||
Rejected
|
||||
{{$t('governance-proposal.proposal_status_rejected')}}
|
||||
</b-badge>
|
||||
{{ proposal.title }}
|
||||
</b-card-title>
|
||||
@ -50,24 +50,24 @@
|
||||
<tbody>
|
||||
<b-tr>
|
||||
<b-td style="text-transform: capitalize; vertical-align: top; width:200px">
|
||||
{{ $t('proposal_proposer') }}
|
||||
{{ $t('governance-proposal.proposal_proposer') }}
|
||||
</b-td><b-td><router-link :to="`../account/${proposer.proposer}`">
|
||||
{{ formatAddress(proposer.proposer) }}
|
||||
</router-link> </b-td>
|
||||
</b-tr>
|
||||
<b-tr>
|
||||
<b-td>
|
||||
{{ $t('proposal_total_deposit') }}
|
||||
{{ $t('governance-proposal.proposal_total_deposit') }}
|
||||
</b-td><b-td>{{ formatToken(proposal.total_deposit) }} </b-td>
|
||||
</b-tr>
|
||||
<b-tr>
|
||||
<b-td>
|
||||
{{ $t('proposal_submit_time') }}
|
||||
{{ $t('governance-proposal.proposal_submit_time') }}
|
||||
</b-td><b-td>{{ formatDate(proposal.submit_time) }}</b-td>
|
||||
</b-tr>
|
||||
<b-tr>
|
||||
<b-td>
|
||||
{{ $t('voting_time') }}
|
||||
{{ $t('governance-proposal.voting_time') }}
|
||||
</b-td><b-td>{{ formatDate(proposal.voting_start_time) }} - {{ formatDate(proposal.voting_end_time) }}</b-td>
|
||||
</b-tr>
|
||||
</tbody>
|
||||
@ -80,7 +80,7 @@
|
||||
<b-table-simple v-if="proposal.type.indexOf('SoftwareUpgrade') > 0">
|
||||
<b-tr>
|
||||
<b-td class="text-center">
|
||||
{{ $t('upgrade_time') }} {{ upgradeTime }}
|
||||
{{ $t('governance-proposal.upgrade_time') }} {{ upgradeTime }}
|
||||
<flip-countdown :deadline="upgradeTime" />
|
||||
</b-td>
|
||||
</b-tr>
|
||||
@ -91,7 +91,7 @@
|
||||
<b-button
|
||||
variant="outline-primary"
|
||||
>
|
||||
{{ $t('btn_back_list') }}
|
||||
{{ $t('governance-proposal.btn_back_list') }}
|
||||
</b-button>
|
||||
</router-link>
|
||||
<b-button
|
||||
@ -101,14 +101,14 @@
|
||||
class="btn float-right mg-2"
|
||||
@click="openModal('Vote')"
|
||||
>
|
||||
{{ $t('btn_vote') }}
|
||||
{{ $t('governance-proposal.btn_vote') }}
|
||||
</b-button>
|
||||
</b-card-footer>
|
||||
</b-card>
|
||||
<b-card no-body>
|
||||
<b-card-header>
|
||||
<b-card-title>
|
||||
Votes
|
||||
{{ $t('governance-proposal.proposal_votes') }}
|
||||
</b-card-title>
|
||||
</b-card-header>
|
||||
<b-card-body>
|
||||
@ -153,22 +153,22 @@
|
||||
<b-tooltip
|
||||
:target="'vote-yes'+proposal.id"
|
||||
>
|
||||
{{ percent(proposal.tally.yes) }}% voted Yes
|
||||
{{ percent(proposal.tally.yes) }}% {{ $t('governance-proposal.proposal_votes_yes') }}
|
||||
</b-tooltip>
|
||||
<b-tooltip
|
||||
:target="'vote-no'+proposal.id"
|
||||
>
|
||||
{{ percent(proposal.tally.no) }}% voted No
|
||||
{{ percent(proposal.tally.no) }}% {{ $t('governance-proposal.proposal_votes_no') }}
|
||||
</b-tooltip>
|
||||
<b-tooltip
|
||||
:target="'vote-veto'+proposal.id"
|
||||
>
|
||||
{{ percent(proposal.tally.veto) }}% voted No With Veto
|
||||
{{ percent(proposal.tally.veto) }}% {{ $t('governance-proposal.proposal_votes_nwv') }}
|
||||
</b-tooltip>
|
||||
<b-tooltip
|
||||
:target="'vote-abstain'+proposal.id"
|
||||
>
|
||||
{{ percent(proposal.tally.abstain) }}% voted Abstain
|
||||
{{ percent(proposal.tally.abstain) }}% {{ $t('governance-proposal.proposal_votes_abstain') }}
|
||||
</b-tooltip>
|
||||
|
||||
<div
|
||||
@ -198,7 +198,7 @@
|
||||
@click="loadVotes()"
|
||||
>
|
||||
<feather-icon icon="PlusIcon" />
|
||||
Load More Votes
|
||||
{{ $t('governance-proposal.proposal_votes_load') }}
|
||||
</div>
|
||||
</div></b-card-body>
|
||||
</b-card>
|
||||
@ -208,7 +208,7 @@
|
||||
>
|
||||
<b-card-header>
|
||||
<b-card-title>
|
||||
Deposits ({{ formatToken(proposal.total_deposit) }})
|
||||
{{ $t('governance-proposal.proposal_deposits') }} ({{ formatToken(proposal.total_deposit) }})
|
||||
</b-card-title>
|
||||
</b-card-header>
|
||||
<b-card-body>
|
||||
@ -231,7 +231,7 @@
|
||||
<b-button
|
||||
variant="outline-primary"
|
||||
>
|
||||
{{ $t('btn_back_list') }}
|
||||
{{ $t('governance-proposal.btn_back_list') }}
|
||||
</b-button>
|
||||
</router-link>
|
||||
<b-button
|
||||
@ -241,7 +241,7 @@
|
||||
class="btn float-right mg-2"
|
||||
@click="openModal('GovDeposit')"
|
||||
>
|
||||
{{ $t('btn_deposit') }}
|
||||
{{ $t('governance-proposal.btn_deposit') }}
|
||||
</b-button>
|
||||
<b-button
|
||||
v-b-modal.operation-modal
|
||||
@ -250,7 +250,7 @@
|
||||
class="btn float-right mg-2 mr-1"
|
||||
@click="openModal('Vote')"
|
||||
>
|
||||
{{ $t('btn_vote') }}
|
||||
{{ $t('governance-proposal.btn_vote') }}
|
||||
</b-button>
|
||||
</b-card-footer>
|
||||
</b-card>
|
||||
|
@ -20,27 +20,27 @@
|
||||
<div class="gov-wrapper flex-wrap my-1">
|
||||
<div class="gov">
|
||||
<p class="card-text mb-25">
|
||||
Status
|
||||
{{$t('governance-proposal.proposal_status')}}
|
||||
</p>
|
||||
<h6 class="mb-0">
|
||||
<span v-if="p.status == 1">
|
||||
Deposit
|
||||
{{$t('governance-proposal.proposal_status_deposit')}}
|
||||
</span>
|
||||
<span v-else-if="p.status == 2">
|
||||
Voting
|
||||
{{$t('governance-proposal.proposal_status_voting')}}
|
||||
</span>
|
||||
<span v-else-if="p.status == 3">
|
||||
Passed
|
||||
{{$t('governance-proposal.proposal_status_passed')}}
|
||||
</span>
|
||||
<span v-else-if="p.status == 4">
|
||||
Rejected
|
||||
{{$t('governance-proposal.proposal_status_rejected')}}
|
||||
</span>
|
||||
<span v-else>{{ p.status }}</span>
|
||||
</h6>
|
||||
</div>
|
||||
<div class="gov">
|
||||
<p class="card-text mb-25">
|
||||
Start Date
|
||||
{{$t('governance-proposal.proposal_status_start_date')}}
|
||||
</p>
|
||||
<h6 class="mb-0">
|
||||
{{ formatDate(p.voting_start_time) }}
|
||||
@ -48,7 +48,7 @@
|
||||
</div>
|
||||
<div class="gov">
|
||||
<p class="card-text mb-25">
|
||||
End Date
|
||||
{{$t('governance-proposal.proposal_status_end_date')}}
|
||||
</p>
|
||||
<h6 class="mb-0">
|
||||
{{ formatDate(p.voting_end_time) }}
|
||||
@ -56,7 +56,7 @@
|
||||
</div>
|
||||
<div class="gov">
|
||||
<p class="card-text mb-25">
|
||||
Deposit
|
||||
{{$t('governance-proposal.proposal_status_deposit')}}
|
||||
</p>
|
||||
<h6 class="mb-0">
|
||||
{{ formatToken(p.total_deposit) || '-' }}
|
||||
@ -119,22 +119,22 @@
|
||||
<b-tooltip
|
||||
:target="'vote-yes'+p.id"
|
||||
>
|
||||
{{ percent(p.tally.yes) }}% voted Yes
|
||||
{{ percent(p.tally.yes) }}% {{ $t('governance-proposal.proposal_votes_yes') }}
|
||||
</b-tooltip>
|
||||
<b-tooltip
|
||||
:target="'vote-no'+p.id"
|
||||
>
|
||||
{{ percent(p.tally.no) }}% voted No
|
||||
{{ percent(p.tally.no) }}% {{ $t('governance-proposal.proposal_votes_no') }}
|
||||
</b-tooltip>
|
||||
<b-tooltip
|
||||
:target="'vote-veto'+p.id"
|
||||
>
|
||||
{{ percent(p.tally.veto) }}% voted No With Veto
|
||||
{{ percent(p.tally.veto) }}% {{ $t('governance-proposal.proposal_votes_nwv') }}
|
||||
</b-tooltip>
|
||||
<b-tooltip
|
||||
:target="'vote-abstain'+p.id"
|
||||
>
|
||||
{{ percent(p.tally.abstain) }}% voted Abstain
|
||||
{{ percent(p.tally.abstain) }}% {{ $t('governance-proposal.proposal_votes_abstain') }}
|
||||
</b-tooltip>
|
||||
</div>
|
||||
<b-card-footer class="pb-0">
|
||||
@ -148,7 +148,7 @@
|
||||
:href="`./gov/${p.id}`"
|
||||
variant="outline-primary"
|
||||
>
|
||||
{{ $t('btn_detail') }}
|
||||
{{ $t('governance-proposal.btn_detail') }}
|
||||
</b-button>
|
||||
</router-link>
|
||||
<b-button
|
||||
@ -158,7 +158,7 @@
|
||||
class="btn float-right mg-2"
|
||||
@click="selectProposal('GovDeposit',p.id, p.title)"
|
||||
>
|
||||
{{ $t('btn_deposit') }}
|
||||
{{ $t('governance-proposal.btn_deposit') }}
|
||||
</b-button>
|
||||
<b-button
|
||||
v-if="p.status===2"
|
||||
@ -167,7 +167,7 @@
|
||||
class="btn float-right mg-2"
|
||||
@click="selectProposal('Vote',p.id, p.title)"
|
||||
>
|
||||
{{ $t('btn_vote') }}
|
||||
{{ $t('governance-proposal.btn_vote') }}
|
||||
</b-button>
|
||||
</b-card-footer>
|
||||
</div></b-card>
|
||||
@ -242,7 +242,7 @@ export default {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
<style scoped>
|
||||
section {
|
||||
display: flex;
|
||||
/* flex-wrap: nowrap; */
|
||||
|
Loading…
Reference in New Issue
Block a user