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