Ref bitpay card

This commit is contained in:
Gustavo Maximiliano Cortez 2017-02-17 13:36:51 -03:00
commit 95fb770cc6
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
8 changed files with 483 additions and 12 deletions

View file

@ -44,7 +44,8 @@ angular.module('copayApp.services').factory('ongoingProcess', function($log, $ti
'updatingGiftCard': 'Updating Gift Card...',
'cancelingGiftCard': 'Canceling Gift Card...',
'creatingGiftCard': 'Creating Gift Card...',
'buyingGiftCard': 'Buying Gift Card...'
'buyingGiftCard': 'Buying Gift Card...',
'topup': 'Top up in progress...'
};
root.clear = function() {