mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-22 06:21:44 +01:00
Update Changelog
This commit is contained in:
parent
6f07714cd9
commit
c0bc19ea59
2 changed files with 7 additions and 1 deletions
|
@ -34,10 +34,12 @@
|
|||
"invoice_paid": "Invoice Paid",
|
||||
"invoice_expired": "Invoice Expired",
|
||||
"invoice_expired_body": "An invoice is only valid for {{minutes}} minutes.\n\nReturn to {{storeName}} if you would like to resubmit a payment.",
|
||||
"invoice_paidpartial_body": "An invoice is only valid for {{minutes}} minutes.\n\nThis invoice expired with partial payment. Please contact us, so that we can fulfill your order.",
|
||||
"view_receipt": "View receipt",
|
||||
"return_to_store": "Return to {{storeName}}",
|
||||
"contact_us": "Contact us",
|
||||
"copy": "Copy",
|
||||
"copy_confirm": "Copied",
|
||||
"powered_by": "Powered by",
|
||||
"conversion_body": "This service is provided by 3rd party. Please keep in mind that we have no control over how providers will forward your funds. Invoice will only be marked paid once funds are received on the {{cryptoCode}} blockchain."
|
||||
}
|
||||
}
|
||||
|
|
|
@ -6,6 +6,10 @@
|
|||
|
||||
* Point of Sale bug after filling out form Shop + cart (#5031) @Kukks
|
||||
|
||||
### Improvements
|
||||
|
||||
* Language translation update for el-GR
|
||||
|
||||
## 1.10.0
|
||||
|
||||
Notice: Due to the substantial disk space consumption, we are removing all data pertaining to past webhook deliveries (#5005).
|
||||
|
|
Loading…
Add table
Reference in a new issue