oms-Labeling/Theme/Backend/Lang/en.lang.php
Dennis Eichhorn 9de0498391 update
2023-10-09 22:06:38 +00:00

17 lines
247 B
PHP

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