refactor
This commit is contained in:
parent
1c1196ee84
commit
84b92044a2
7 changed files with 62 additions and 58 deletions
|
|
@ -28,7 +28,7 @@ angular.module('copayApp.services').factory('ongoingProcess', function($log, $ti
|
|||
'importingWallet': gettext('Importing Wallet...'),
|
||||
'sweepingWallet': gettext('Sweeping Wallet...'),
|
||||
'deletingWallet': gettext('Deleting Wallet...'),
|
||||
'processingCode': gettext('Processing code...'),
|
||||
'extractingWalletInfo': gettext('Extracting Wallet Information...'),
|
||||
};
|
||||
|
||||
root.clear = function() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue