Update translations

This commit is contained in:
David Bomba 2023-04-24 13:42:29 +10:00
parent 3a429605b7
commit d5d6ef5edf

View File

@ -5064,7 +5064,12 @@ $LANG = array(
'show_credits_table' => 'Show Credits Table', 'show_credits_table' => 'Show Credits Table',
'manual_payment' => 'Payment Manual', 'manual_payment' => 'Payment Manual',
'tax_summary_report' => 'Tax Summary Report', 'tax_summary_report' => 'Tax Summary Report',
'tax_category' => 'Tax Category',
'physical_goods' => 'Physical Goods',
'digital_products' => 'Digital Products',
'services' => 'Services',
'shipping' => 'Shipping',
'tax_exempt' => 'Tax Exempt',
); );