WIP: Ref topup. Fix sendmax

This commit is contained in:
Gustavo Maximiliano Cortez 2017-06-27 19:10:54 -03:00
commit 36b64bdfa7
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
5 changed files with 241 additions and 190 deletions

View file

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