Merge pull request #2746 from dennisreimann/wallet-import-wording

Improve wallet import wording
This commit is contained in:
Pavlenex
2021-08-03 14:23:57 +02:00
committed by GitHub

View File

@@ -28,7 +28,7 @@
<div class="content d-flex flex-column flex-lg-row align-items-lg-center justify-content-lg-between me-2">
<div>
<h4>Connect hardware&nbsp;wallet</h4>
<p class="mb-0 text-secondary">Import your keys using our Vault application</p>
<p class="mb-0 text-secondary">Import your public keys using our Vault application</p>
</div>
<small class="d-block text-primary mt-2 mt-lg-0">Recommended</small>
</div>
@@ -41,7 +41,7 @@
</div>
<div class="content d-flex flex-column flex-lg-row align-items-lg-center justify-content-lg-between me-2">
<div>
<h4>Connect hardware wallet</h4>
<h4>Connect hardware&nbsp;wallet</h4>
<p class="mb-0">Please enable JavaScript for this option to be available</p>
</div>
<small class="d-block text-primary mt-2 mt-lg-0">Recommended</small>