Updated translations

This commit is contained in:
David Bomba 2024-03-15 11:25:20 +11:00
parent 4c535a5be1
commit d3c286dacc

View File

@ -5256,6 +5256,8 @@ $lang = array(
'select_email_provider' => 'Set your email as the sending user', 'select_email_provider' => 'Set your email as the sending user',
'purchase_order_items' => 'Purchase Order Items', 'purchase_order_items' => 'Purchase Order Items',
'csv_rows_length' => 'No data found in this CSV file', 'csv_rows_length' => 'No data found in this CSV file',
'accept_payments_online' => 'Accept Payments Online',
'all_payment_gateways' => 'View all payment gateways',
); );
return $lang; return $lang;