mirror of
https://github.com/Karaka-Management/oms-SupplierManagement.git
synced 2026-02-08 05:08:41 +00:00
test fixes
This commit is contained in:
parent
c3b392b20f
commit
c32c4432af
|
|
@ -13,6 +13,7 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['SupplierManagement' => [
|
||||
'AttributeTypes' => 'Attributetypen',
|
||||
'Accounting' => 'Buchhaltung',
|
||||
'Addition' => 'Zusatz',
|
||||
'Address' => 'Adresse',
|
||||
|
|
@ -100,4 +101,5 @@ return ['SupplierManagement' => [
|
|||
'Wire' => 'Kabel',
|
||||
'YTDSales' => 'Ytd Sales.',
|
||||
'Zip' => 'Reißverschluss',
|
||||
'IMG_alt_map' => 'Karte',
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user