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