translations

This commit is contained in:
David Bomba 2024-08-23 09:29:10 +10:00
parent 2eff70c85a
commit f8d9dd52d3

View File

@ -5319,6 +5319,8 @@ $lang = array(
'one_page_checkout' => 'One-Page Checkout', 'one_page_checkout' => 'One-Page Checkout',
'one_page_checkout_help' => 'Enable the new single page payment flow', 'one_page_checkout_help' => 'Enable the new single page payment flow',
'applies_to' => 'Applies To', 'applies_to' => 'Applies To',
'accept_purchase_order' => 'Accept Purchase Order',
'round_to_seconds' => 'Round To Seconds',
); );
return $lang; return $lang;