Update translations
This commit is contained in:
parent
a0e273059e
commit
4880a292af
2 changed files with 321 additions and 291 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -130,7 +130,7 @@ angular.module('copayApp.controllers').controller('tabReceiveController', functi
|
|||
|
||||
$scope.showWalletSelector = function() {
|
||||
if ($scope.singleWallet) return;
|
||||
$scope.walletSelectorTitle = gettextCatalog.getString('Address from');
|
||||
$scope.walletSelectorTitle = gettextCatalog.getString('Select a wallet');
|
||||
$scope.showWallets = true;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue