From 11de046b9dea719e366ec6a8f520917d26224a6c Mon Sep 17 00:00:00 2001 From: David Bomba Date: Tue, 1 Aug 2023 19:51:19 +1000 Subject: [PATCH] Fixes for 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 a1f4316e3d..71b1548700 100644 --- a/lang/en/texts.php +++ b/lang/en/texts.php @@ -4952,7 +4952,7 @@ $LANG = array( 'sync_from' => 'Sync From', 'gateway_payment_text' => 'Invoices: :invoices for :amount for client :client', 'gateway_payment_text_no_invoice' => 'Payment with no invoice for amount :amount for client :client', - 'click_to_variables' => 'Client here to see all variables.', + 'click_to_variables' => 'Click here to see all variables.', 'ship_to' => 'Ship to', 'stripe_direct_debit_details' => 'Please transfer into the nominated bank account above.', 'branch_name' => 'Branch Name',