File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -746,7 +746,7 @@ const en: BaseTranslation = {
746
746
"The lnurl server responded with an invoice with an incorrect amount." ,
747
747
lnurlInvoiceIncorrectDescription :
748
748
"The lnurl server responded with an invoice with an incorrect description hash." ,
749
- noAmountInvoiceError : "No amount invoice is not supported in BTC wallet" ,
749
+ noAmountInvoiceError : "No amount invoice is not supported in BTC wallet. Please go back and scan or enter an invoice with an amount added. " ,
750
750
minAmountInvoiceError : "The amount on the invoice is less than minimum amount {amount: number}" ,
751
751
maxAmountInvoiceError : "The amount on the invoice is greater than maximum amount {amount: number}" ,
752
752
minAmountConvertError : "The conversion amount is less than minimum required amount {amount: number}" ,
You can’t perform that action at this time.
0 commit comments