oms-Production/Theme/Backend/Lang/api.en.lang.php
Dennis Eichhorn 941ab85c04 fix language
2023-09-23 22:54:43 +00:00

16 lines
261 B
PHP

<?php
/**
* Jingga
*
* PHP Version 8.1
*
* @package Modules\Production
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Production' => []];