From ea0975d41cb3dd72834b87ec5264be7d85aa1764 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Fri, 19 May 2023 19:43:11 +1000 Subject: [PATCH] Additional translations --- lang/en/texts.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en/texts.php b/lang/en/texts.php index c503256f927b..a8b645e600af 100644 --- a/lang/en/texts.php +++ b/lang/en/texts.php @@ -5092,6 +5092,7 @@ $LANG = array( 'duties' => 'Duties', 'order_number' => 'Order Number', 'order_id' => 'Order', + 'total_invoices_outstanding' => 'Total Invoices Outstanding', );