Update template.pot
Update backup.html Update export.html Update paypro.html Update copayers.js Update bwsError.js Update template.pot Update import.html
This commit is contained in:
parent
f8a4da9227
commit
16dd3311ed
7 changed files with 13 additions and 13 deletions
|
|
@ -31,7 +31,7 @@ angular.module('copayApp.services')
|
|||
body = gettextCatalog.getString('Copayer already voted on this spend proposal');
|
||||
break;
|
||||
case 'DUST_AMOUNT':
|
||||
body = gettextCatalog.getString('Amount below dust threshold');
|
||||
body = gettextCatalog.getString('Amount below dust threshold');
|
||||
break;
|
||||
case 'INCORRECT_ADDRESS_NETWORK':
|
||||
body = gettextCatalog.getString('Incorrect address network');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue