* @author Dennis Eichhorn * @copyright 2013 Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com */ $MODLANG['Accounting'] = [ 'BatchPostings' => 'Batch Postings', 'CostCenter' => 'Cost Center', 'CostCenters' => 'Cost Centers', 'CostObject' => 'Cost Object', 'CostObjects' => 'Cost Objects', 'Created' => 'Created', 'Creator' => 'Creator', 'Incoming' => 'Incoming', 'GL' => 'GL', 'Name' => 'Name', 'Outgoing' => 'Outgoing', 'Parent' => 'Parent', 'Stack' => 'Stack', 'TAccount' => 'T-Account', 'Type' => 'Type', ];