From 4706d756ed6207758397a5738b2f71892d84e0ab Mon Sep 17 00:00:00 2001 From: David Bomba Date: Fri, 19 May 2023 19:49:06 +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 a8b645e600af..0d420fe76aea 100644 --- a/lang/en/texts.php +++ b/lang/en/texts.php @@ -5093,6 +5093,7 @@ $LANG = array( 'order_number' => 'Order Number', 'order_id' => 'Order', 'total_invoices_outstanding' => 'Total Invoices Outstanding', + 'recent_activity' => 'Recent Activity', );