From 402b725909a410b9d0685e91aedbeda01ed61c80 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Fri, 19 May 2023 14:06:57 +1000 Subject: [PATCH] Updates for translations --- lang/en/texts.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/en/texts.php b/lang/en/texts.php index 17055985e0f0..c503256f927b 100644 --- a/lang/en/texts.php +++ b/lang/en/texts.php @@ -5089,6 +5089,9 @@ $LANG = array( 'recent_transactions' => "Here are your company's most recent transactions:", 'country_Palestine' => "Palestine", 'country_Taiwan' => 'Taiwan', + 'duties' => 'Duties', + 'order_number' => 'Order Number', + 'order_id' => 'Order', );