Update Changelog

This commit is contained in:
nicolas.dorier 2023-06-02 18:21:57 +09:00
parent 6f07714cd9
commit c0bc19ea59
No known key found for this signature in database
GPG key ID: 6618763EF09186FE
2 changed files with 7 additions and 1 deletions

View file

@ -34,8 +34,10 @@
"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",

View file

@ -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).