This commit is contained in:
Dennis Eichhorn 2024-03-10 02:24:57 +00:00
parent da8369376e
commit 77b345864f

View File

@ -24,4 +24,8 @@ return ['Navigation' => [
'Profile' => 'Profile',
'Purchase' => 'Purchase',
'Suppliers' => 'Suppliers',
'TaxCodes' => 'Tax Codes',
'TaxCombinations' => 'Tax Combinations',
'List' => 'List',
'Create' => 'Create',
]];