diff --git a/src/App.vue b/src/App.vue
index f70a49827..e2ae2e213 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -4,7 +4,7 @@
-->
{{ value }}
++ {{ value }} +
diff --git a/src/components/Dashboard/DashboardDonutChart.vue b/src/components/Dashboard/DashboardDonutChart.vue index 19cc4c907..b5370df3b 100644 --- a/src/components/Dashboard/DashboardDonutChart.vue +++ b/src/components/Dashboard/DashboardDonutChart.vue @@ -7,7 +7,9 @@Portfolio structure
++ Portfolio structure +
My Portfolio
++ My Portfolio +
{{ value }}
++ {{ value }} +
Dashboard (Portfolio, Market, Balance and Changes)
++ Dashboard (Portfolio, Market, Balance and Changes) +
Wallets (Market)
++ Wallets (Market) +
Fee: {{ scope.row.from.fee }} {{ assetName(scope.row.from.assetId) }}
Fee: {{ scope.row.from.fee }} {{ assetName(scope.row.from.assetId) }}
Fee: {{ scope.row.from.fee }} {{ assetName(scope.row.from.assetId) }}
Type: EXCHANGE diff --git a/src/components/Wallets/components/InfoCards.vue b/src/components/Wallets/components/InfoCards.vue index cf231e387..17bdd3774 100644 --- a/src/components/Wallets/components/InfoCards.vue +++ b/src/components/Wallets/components/InfoCards.vue @@ -29,7 +29,9 @@ effect="dark" placement="top-start" > -
{{ period }}
++ {{ period }} +
Market Cap
++ Market Cap +
Volume ({{ selectedMarketPeriod }})
++ Volume ({{ selectedMarketPeriod }}) +
Circulating Supply
++ Circulating Supply +
Scan QR code or send your {{ wallet.asset }} to
-{{ walletAddress }}
++ {{ walletAddress }} +
This transaction already has {{ approvalDialogSignatures.length }} signatures
++ This transaction already has {{ approvalDialogSignatures.length }} signatures +