¨4.0.1¨
This commit is contained in:
@@ -5,9 +5,11 @@ use Modules\Tax\Entities\TaxClass;
|
||||
return [
|
||||
'tax' => 'Tax',
|
||||
'taxes' => 'Taxes',
|
||||
|
||||
'table' => [
|
||||
'tax_class' => 'Tax Class',
|
||||
],
|
||||
|
||||
'tabs' => [
|
||||
'group' => [
|
||||
'tax_information' => 'Tax Information',
|
||||
@@ -15,9 +17,11 @@ return [
|
||||
'general' => 'General',
|
||||
'rates' => 'Rates',
|
||||
],
|
||||
|
||||
'form' => [
|
||||
'add_new_rate' => 'Add New Rate',
|
||||
'delete_rate' => 'Delete Rate',
|
||||
|
||||
'based_on' => [
|
||||
TaxClass::SHIPPING_ADDRESS => 'Shipping Address',
|
||||
TaxClass::BILLING_ADDRESS => 'Billing Address',
|
||||
|
||||
Reference in New Issue
Block a user