fix some translations, update .pot

This commit is contained in:
Gabriel Bazán 2016-12-09 11:26:24 -03:00
commit ce0e30bfe8
12 changed files with 121 additions and 126 deletions

View file

@ -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()">