From 9ff6a1225e0b0b4a5c5fae3705927bab69ecdef7 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Fri, 18 Aug 2023 19:17:30 +1000 Subject: [PATCH] Update translations --- lang/en/texts.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en/texts.php b/lang/en/texts.php index ba7b3f4085..bbd0700e30 100644 --- a/lang/en/texts.php +++ b/lang/en/texts.php @@ -3344,7 +3344,7 @@ $LANG = array( 'click_here_capital' => 'Click here', 'marked_invoice_as_paid' => 'Successfully marked invoice as sent', 'marked_invoices_as_sent' => 'Successfully marked invoices as sent', - 'marked_invoices_as_paid' => 'Successfully marked invoices as sent', + 'marked_invoices_as_paid' => 'Successfully marked invoices as paid', 'activity_57' => 'System failed to email invoice :invoice', 'custom_value3' => 'Custom Value 3', 'custom_value4' => 'Custom Value 4',