oms-Exchange/Interfaces/GSD/en.lang.php
2019-04-27 12:05:33 +02:00

23 lines
506 B
PHP

<?php declare(strict_types=1);
/**
* Orange Management
*
* PHP Version 7.2
*
* @package TBD
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link http://website.orange-management.de
*/
return [
'Accounts' => 'Accounts',
'Articles' => 'Articles',
'CostCenters' => 'Cost Centers',
'CostObjects' => 'Cost Objects',
'Customers' => 'Customers',
'Invoices' => 'Invoices',
'Options' => 'Options',
'Suppliers' => 'Suppliers',
];