From 77b345864fc0f4647dd467e00dca49920a40f9a2 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 10 Mar 2024 02:24:57 +0000 Subject: [PATCH] bump --- Theme/Backend/Lang/Navigation.en.lang.php | 4 ++++ 1 file changed, 4 insertions(+) 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', ]];