This commit is contained in:
Dennis Eichhorn 2018-05-20 09:59:17 +02:00
parent 5684b5c299
commit 60d1ad889b

View File

@ -19,7 +19,7 @@ return ['SupplierManagement' => [
'Contact' => 'Contact', 'Contact' => 'Contact',
'Country' => 'Country', 'Country' => 'Country',
'Creditcard' => 'Creditcard', 'Creditcard' => 'Creditcard',
'Date' => 'Date', 'Date' => 'Date',
'Default' => 'Default', 'Default' => 'Default',
'Delivery' => 'Delivery', 'Delivery' => 'Delivery',
'Email' => 'Email', 'Email' => 'Email',
@ -30,8 +30,8 @@ return ['SupplierManagement' => [
'Info' => 'Info', 'Info' => 'Info',
'Invoice' => 'Invoice', 'Invoice' => 'Invoice',
'IsDefault' => 'Is default', 'IsDefault' => 'Is default',
'Log' => 'Log', 'Log' => 'Log',
'Logs' => 'Logs', 'Logs' => 'Logs',
'Master' => 'Master', 'Master' => 'Master',
'Name' => 'Name', 'Name' => 'Name',
'Name1' => 'Name1', 'Name1' => 'Name1',
@ -48,7 +48,7 @@ return ['SupplierManagement' => [
'Subtype' => 'Subtype', 'Subtype' => 'Subtype',
'Support' => 'Support', 'Support' => 'Support',
'Supplier' => 'Supplier', 'Supplier' => 'Supplier',
'Suppliers' => 'Suppliers', 'Suppliers' => 'Suppliers',
'Type' => 'Type', 'Type' => 'Type',
'Wire' => 'Wire', 'Wire' => 'Wire',
'Zip' => 'Zip', 'Zip' => 'Zip',