Many translation fixes. Missing translations in template.pot and added some in views
This commit is contained in:
parent
a1abf54b4a
commit
1dad3ab3fd
6 changed files with 48 additions and 15 deletions
|
|
@ -34,6 +34,7 @@ function reviewController(addressbookService, bitcoinCashJsService, bitcore, bit
|
|||
};
|
||||
vm.originWallet = null;
|
||||
vm.paymentExpired = false;
|
||||
vm.personalNotePlaceholder = gettextCatalog.getString('Enter text here');
|
||||
vm.primaryAmount = '';
|
||||
vm.primaryCurrency = '';
|
||||
vm.usingMerchantFee = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue