Fix translations. Updates POT
This commit is contained in:
parent
244da69e46
commit
5373faf744
6 changed files with 407 additions and 363 deletions
|
|
@ -11,9 +11,9 @@
|
|||
<ion-toggle class="has-comment" ng-model="cashSupport.value" toggle-class="toggle-balanced" ng-change="cashSupportChange()">
|
||||
<span class="toggle-label" translate>Support Bitcoin Cash</span>
|
||||
</ion-toggle>
|
||||
<div class="comment" translate>
|
||||
Enable Bitcoin Cash wallet creation and operation within the App.
|
||||
<a ng-click="openBitcoinCashWeb()">Learn more</a>
|
||||
<div class="comment">
|
||||
<span translate>Enable Bitcoin Cash wallet creation and operation within the App.</span>
|
||||
<a ng-click="openBitcoinCashWeb()" translate>Learn more</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue