Fix typos. Updates with suggestions
This commit is contained in:
parent
4a79dbd01f
commit
a034c832be
3 changed files with 4 additions and 4 deletions
|
|
@ -436,9 +436,9 @@
|
|||
ng-show="(home.currentSendFeeLevel || index.currentFeeLevel) == fee.level"></i>
|
||||
</li>
|
||||
</ul>
|
||||
<h4 class="title m0" translate>Unconfirmed transactions for this transaction</h4>
|
||||
<h4 class="title m0" translate>Use unconfirmed funds for this transaction</h4>
|
||||
<div class="p20 line-b">
|
||||
<span class="size-14" translate>Spend Unconfirmed Transactions</span>
|
||||
<span class="size-14" translate>Use Unconfirmed Funds</span>
|
||||
<switch id="spend-unconfirmed" name="currentSpendUnconfirmed" ng-model="currentSpendUnconfirmed" class="green right"></switch>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue