fix some translations, update .pot
This commit is contained in:
parent
b88a3db93a
commit
ce0e30bfe8
12 changed files with 121 additions and 126 deletions
|
|
@ -10,7 +10,7 @@
|
|||
<div class="item item-divider" translate>Enabled Integrations</div>
|
||||
|
||||
<ion-toggle ng-show="!isWP" ng-model="bitpayCardEnabled.value" toggle-class="toggle-balanced" ng-change="bitpayCardChange()">
|
||||
<span class="toggle-label" translate>Enable Bitpay Card Integration</span>
|
||||
<span class="toggle-label" translate>Enable BitPay Card Integration</span>
|
||||
</ion-toggle>
|
||||
|
||||
<ion-toggle ng-show="!isWP" ng-model="amazonEnabled.value" toggle-class="toggle-balanced" ng-change="amazonChange()">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue