From 679b532860ec672367cd9cb8221491a77d8484f7 Mon Sep 17 00:00:00 2001 From: Magdalena Markusik Date: Mon, 25 Jan 2021 11:28:44 +0100 Subject: [PATCH] Update messages --- locale/defaultMessages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/locale/defaultMessages.json b/locale/defaultMessages.json index aba381313..bafa10e42 100644 --- a/locale/defaultMessages.json +++ b/locale/defaultMessages.json @@ -70,6 +70,10 @@ "context": "draft created from replace event title", "string": "Draft was reissued from order " }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, "event title refunded": { "context": "refunded event title", "string": "Products were refunded by " @@ -6885,6 +6889,10 @@ "context": "table column header", "string": "Quantity" }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, "voucherDetailsUnassignCategory": { "context": "unassign category from voucher, button", "string": "Unassign"