diff --git a/lang/en/texts.php b/lang/en/texts.php index fa4ff6933e1e..fad5214c85cc 100644 --- a/lang/en/texts.php +++ b/lang/en/texts.php @@ -5000,7 +5000,8 @@ $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.', + 'ship_to' => 'Ship to', );