* @author Dennis Eichhorn * @copyright 2013 Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com */ return ['Production' => [ 'Article' => 'Article', 'Done' => 'Done', 'Due' => 'Due', 'For' => 'For', 'Name' => 'Name', 'Orderer' => 'Orderer', 'Ordered' => 'Ordered', 'Process' => 'Process', 'Product' => 'Product', 'Productions' => 'Productions', 'Quantity' => 'Quantity', 'Start' => 'Start', 'Status' => 'Status', ]];