added loading for connecting to shapeshift
This commit is contained in:
parent
f68513bb5f
commit
1c7c8c5839
2 changed files with 9 additions and 5 deletions
|
|
@ -13,6 +13,7 @@ angular.module('copayApp.services').factory('ongoingProcess', function($log, $ti
|
|||
'connectingCoinbase': gettext('Connecting to Coinbase...'),
|
||||
'connectingGlidera': gettext('Connecting to Glidera...'),
|
||||
'connectingledger': gettext('Waiting for Ledger...'),
|
||||
'connectingShapeshift': gettext('Connecting to Shapeshift...'),
|
||||
'connectingtrezor': gettext('Waiting for Trezor...'),
|
||||
'creatingTx': gettext('Creating transaction'),
|
||||
'creatingWallet': gettext('Creating Wallet...'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue