fix languages 3
Some checks failed
Image optimization / general_image_workflow (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled

This commit is contained in:
Dennis Eichhorn 2024-05-18 18:59:09 +00:00
parent b6dcc2c000
commit 40d99ca1e6
2 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,7 @@ return ['ItemManagement' => [
'Accounting' => 'Buchhaltung',
'Articlegroup' => 'ArtikelGroup.',
'Attribute' => 'Attribut',
'Decimals' => 'Dezimalstellen',
'Attributes' => 'Attribute',
'Available' => 'Erhältlich',
'Bills' => 'Rechnungen',

View File

@ -16,6 +16,7 @@ return ['ItemManagement' => [
'Accounting' => 'Accounting',
'Articlegroup' => 'Articlegroup',
'Attribute' => 'Attribute',
'Decimals' => 'Decimals',
'Attributes' => 'Attributes',
'Available' => 'Available',
'Bills' => 'Bills',