diff --git a/Theme/Backend/Lang/Navigation.en.lang.php b/Theme/Backend/Lang/Navigation.en.lang.php index 9b11ddd..de7bd49 100755 --- a/Theme/Backend/Lang/Navigation.en.lang.php +++ b/Theme/Backend/Lang/Navigation.en.lang.php @@ -24,4 +24,8 @@ return ['Navigation' => [ 'Profile' => 'Profile', 'Purchase' => 'Purchase', 'Suppliers' => 'Suppliers', + 'TaxCodes' => 'Tax Codes', + 'TaxCombinations' => 'Tax Combinations', + 'List' => 'List', + 'Create' => 'Create', ]];