mirror of
https://github.com/Karaka-Management/oms-Calendar.git
synced 2026-01-31 08:48:43 +00:00
fix version and bugs
This commit is contained in:
parent
c21a80379d
commit
52e488f257
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Calendar\Admin\Install
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -20,7 +20,7 @@ use phpOMS\Application\ApplicationAbstract;
|
|||
* Navigation class.
|
||||
*
|
||||
* @package Modules\Calendar\Admin\Install
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Calendar\Admin
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -20,7 +20,7 @@ use phpOMS\Module\InstallerAbstract;
|
|||
* Installer class.
|
||||
*
|
||||
* @package Modules\Calendar\Admin
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Calendar\Admin
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -20,7 +20,7 @@ use phpOMS\Module\StatusAbstract;
|
|||
* Status class.
|
||||
*
|
||||
* @package Modules\Calendar\Admin
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Calendar\Admin
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -20,7 +20,7 @@ use phpOMS\Module\UninstallerAbstract;
|
|||
* Uninstaller class.
|
||||
*
|
||||
* @package Modules\Calendar\Admin
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Calendar\Admin
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -20,7 +20,7 @@ use phpOMS\Module\UpdaterAbstract;
|
|||
* Updater class.
|
||||
*
|
||||
* @package Modules\Calendar\Admin
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Calendar
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -18,7 +18,7 @@ namespace Modules\Calendar\Controller;
|
|||
* Calendar api controller class.
|
||||
*
|
||||
* @package Modules\Calendar
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Calendar
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -27,7 +27,7 @@ use phpOMS\Views\View;
|
|||
* Calendar controller class.
|
||||
*
|
||||
* @package Modules\Calendar
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Calendar
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -20,7 +20,7 @@ use phpOMS\Module\ModuleAbstract;
|
|||
* Calendar controller class.
|
||||
*
|
||||
* @package Modules\Calendar
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
11
LICENSE.txt
11
LICENSE.txt
|
|
@ -1,5 +1,6 @@
|
|||
The OMS License
|
||||
Version 2.0
|
||||
|
||||
Version 2.2
|
||||
|
||||
1. Definitions
|
||||
|
||||
|
|
@ -15,7 +16,7 @@ Version 2.0
|
|||
|
||||
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
|
||||
|
||||
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
|
||||
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work.
|
||||
|
||||
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
|
||||
|
||||
|
|
@ -25,7 +26,7 @@ Version 2.0
|
|||
|
||||
2. Grant of Copyright License
|
||||
|
||||
Subject to the terms and conditions of this License, each Contributor grants to You after purchase a perpetual, worldwide, non-exclusive, irrevocable copyright license to prepare Derivative Works of, publicly display, publicly perform the Work and such Derivative Works in Source or Object form. You are not allowed to sublicense, reproduce, or distribute the Work and such Derivative Works in Source or Object form.
|
||||
Subject to the terms and conditions of this License, each Contributor grants to You after purchase a temporary, worldwide, non-exclusive copyright license to publicly display or publicly perform the Work in Source or Object form. You are not allowed to sublicense, reproduce, or distribute the Work and such Derivative Works in Source or Object form.
|
||||
|
||||
3. Redistribution
|
||||
|
||||
|
|
@ -46,7 +47,3 @@ Unless required by applicable law or agreed to in writing, Licensor provides the
|
|||
7. Limitation of Liability
|
||||
|
||||
In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
|
||||
|
||||
8. Future Changes
|
||||
|
||||
The Licensor may change the License for future versions as he sees fit.
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -20,7 +20,7 @@ use phpOMS\Stdlib\Base\Enum;
|
|||
* Accept status enum.
|
||||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -20,7 +20,7 @@ use phpOMS\Stdlib\Base\Enum;
|
|||
* Available status enum.
|
||||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -20,7 +20,7 @@ use phpOMS\Stdlib\Base\SmartDateTime;
|
|||
* Calendar class.
|
||||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -20,7 +20,7 @@ use phpOMS\DataStorage\Database\Mapper\DataMapperFactory;
|
|||
* Calendar mapper class.
|
||||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -23,7 +23,7 @@ use phpOMS\Stdlib\Base\Location;
|
|||
* Event class.
|
||||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -22,7 +22,7 @@ use phpOMS\DataStorage\Database\Mapper\DataMapperFactory;
|
|||
* Event mapper class.
|
||||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -20,7 +20,7 @@ use phpOMS\Stdlib\Base\Enum;
|
|||
* Event type enum.
|
||||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -18,7 +18,7 @@ namespace Modules\Calendar\Models;
|
|||
* Event template class.
|
||||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -20,7 +20,7 @@ use phpOMS\Stdlib\Base\Enum;
|
|||
* Event type enum.
|
||||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -20,7 +20,7 @@ use phpOMS\Stdlib\Base\Enum;
|
|||
* Frequency interval type enum.
|
||||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -20,7 +20,7 @@ use phpOMS\Stdlib\Base\Enum;
|
|||
* Frequency relative type enum.
|
||||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -20,7 +20,7 @@ use phpOMS\Stdlib\Base\Enum;
|
|||
* Frequency type enum.
|
||||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -20,7 +20,7 @@ use phpOMS\Stdlib\Base\Enum;
|
|||
* Interval type type enum.
|
||||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -18,7 +18,7 @@ namespace Modules\Calendar\Models;
|
|||
* Calendar class.
|
||||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -18,7 +18,7 @@ namespace Modules\Calendar\Models;
|
|||
* Null event class.
|
||||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -18,7 +18,7 @@ namespace Modules\Calendar\Models;
|
|||
* Schedule class.
|
||||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -20,7 +20,7 @@ use phpOMS\Stdlib\Base\Enum;
|
|||
* Permission category enum.
|
||||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -22,7 +22,7 @@ use phpOMS\Stdlib\Base\Exception\InvalidEnumValue;
|
|||
* Schedule class.
|
||||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -21,7 +21,7 @@ use phpOMS\DataStorage\Database\Mapper\DataMapperFactory;
|
|||
* Schedule mapper class.
|
||||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -20,7 +20,7 @@ use phpOMS\Stdlib\Base\Enum;
|
|||
* Schedule status enum.
|
||||
*
|
||||
* @package Modules\Calendar\Models
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -18,8 +18,8 @@ With Karaka you have one partner who can provide many tools and software solutio
|
|||
|
||||
## Requirements
|
||||
|
||||
* PHP 8.2
|
||||
* PHP extension: php8.2-dev php8.2-cli php8.2-common php8.2-intl php8.2-mysql php8.2-pgsql php8.2-xdebug php8.2-opcache php8.2-pdo php8.2-sqlite php8.2-mbstring php8.2-curl php8.2-imap php8.2-bcmath php8.2-zip php8.2-dom php8.2-xml php8.2-phar php8.2-gd php-pear
|
||||
* PHP 8.3
|
||||
* PHP extension: php8.3-dev php8.3-cli php8.3-common php8.3-intl php8.3-mysql php8.3-pgsql php8.3-xdebug php8.3-opcache php8.3-pdo php8.3-sqlite php8.3-mbstring php8.3-curl php8.3-imap php8.3-bcmath php8.3-zip php8.3-dom php8.3-xml php8.3-phar php8.3-gd php-pear
|
||||
* apache2 (recommended) or nginx
|
||||
* mysql-server (recommended) or postgresql postgresql-contrib
|
||||
* Tools: tesseract-ocr, pdftotext, pdftoppm
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Calendar
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -24,7 +24,7 @@ use phpOMS\Views\View;
|
|||
* Component view.
|
||||
*
|
||||
* @package Modules\Calendar
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
* @codeCoverageIgnore
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Calendar
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -23,7 +23,7 @@ use phpOMS\Views\View;
|
|||
* Component view.
|
||||
*
|
||||
* @package Modules\Calendar
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
* @codeCoverageIgnore
|
||||
|
|
|
|||
|
|
@ -1,17 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Calendar' => 'تقويم',
|
||||
]];
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Calendar' => 'Kalendář',
|
||||
]];
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Calendar' => 'Kalender',
|
||||
]];
|
||||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -1,17 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Calendar' => 'Ημερολόγιο',
|
||||
]];
|
||||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -1,17 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Calendar' => 'Calendario',
|
||||
]];
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Calendar' => 'Kalenteri',
|
||||
]];
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Calendar' => 'Calendrier',
|
||||
]];
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Calendar' => 'Naptár',
|
||||
]];
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Calendar' => 'Calendario',
|
||||
]];
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Calendar' => 'カレンダー',
|
||||
]];
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Calendar' => '달력',
|
||||
]];
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Calendar' => 'Kalender',
|
||||
]];
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Calendar' => 'Kalendarz',
|
||||
]];
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Calendar' => 'Calendário',
|
||||
]];
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Calendar' => 'Календарь',
|
||||
]];
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Calendar' => 'Kalender',
|
||||
]];
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Calendar' => 'ปฏิทิน',
|
||||
]];
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Calendar' => 'Takvim',
|
||||
]];
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Calendar' => 'Календар',
|
||||
]];
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Calendar' => '日历',
|
||||
]];
|
||||
|
|
@ -1,37 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Calendar' => [
|
||||
'Blocks' => 'كتل',
|
||||
'Calendar' => 'تقويم',
|
||||
'Close' => 'قريب',
|
||||
'Day' => 'يوم',
|
||||
'Event' => 'حدث',
|
||||
'Friday' => 'جمعة',
|
||||
'Interval' => 'فترة',
|
||||
'Layout' => 'تخطيط',
|
||||
'List' => 'قائمة',
|
||||
'Monday' => 'الاثنين',
|
||||
'Month' => 'شهر',
|
||||
'NewEvent' => 'حدث جديد',
|
||||
'Saturday' => 'السبت',
|
||||
'Settings' => 'إعدادات',
|
||||
'Sunday' => 'الأحد',
|
||||
'Thursday' => 'يوم الخميس',
|
||||
'Timeline' => 'الجدول الزمني',
|
||||
'Tuesday' => 'يوم الثلاثاء',
|
||||
'Wednesday' => 'الأربعاء',
|
||||
'Week' => 'أسبوع',
|
||||
'Year' => 'عام',
|
||||
]];
|
||||
|
|
@ -1,37 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Calendar' => [
|
||||
'Blocks' => 'Bloky',
|
||||
'Calendar' => 'Kalendář',
|
||||
'Close' => 'Zavřít',
|
||||
'Day' => 'Den',
|
||||
'Event' => 'událost',
|
||||
'Friday' => 'pátek',
|
||||
'Interval' => 'Interval',
|
||||
'Layout' => 'Rozložení',
|
||||
'List' => 'Seznam',
|
||||
'Monday' => 'pondělí',
|
||||
'Month' => 'Měsíc',
|
||||
'NewEvent' => 'Nová událost',
|
||||
'Saturday' => 'sobota',
|
||||
'Settings' => 'Nastavení',
|
||||
'Sunday' => 'Neděle',
|
||||
'Thursday' => 'Čtvrtek',
|
||||
'Timeline' => 'Časová osa',
|
||||
'Tuesday' => 'úterý',
|
||||
'Wednesday' => 'středa',
|
||||
'Week' => 'Týden',
|
||||
'Year' => 'Rok',
|
||||
]];
|
||||
|
|
@ -1,37 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Calendar' => [
|
||||
'Blocks' => 'Blokke',
|
||||
'Calendar' => 'Kalender',
|
||||
'Close' => 'Tæt',
|
||||
'Day' => 'Dag',
|
||||
'Event' => 'Begivenhed',
|
||||
'Friday' => 'Fredag',
|
||||
'Interval' => 'Interval',
|
||||
'Layout' => 'Layout',
|
||||
'List' => 'Liste',
|
||||
'Monday' => 'Mandag',
|
||||
'Month' => 'Måned',
|
||||
'NewEvent' => 'Ny begivenhed',
|
||||
'Saturday' => 'lørdag',
|
||||
'Settings' => 'Indstillinger.',
|
||||
'Sunday' => 'Søndag',
|
||||
'Thursday' => 'torsdag',
|
||||
'Timeline' => 'Tidslinje.',
|
||||
'Tuesday' => 'tirsdag',
|
||||
'Wednesday' => 'onsdag',
|
||||
'Week' => 'Uge',
|
||||
'Year' => 'År',
|
||||
]];
|
||||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -1,37 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Calendar' => [
|
||||
'Blocks' => 'Μπλοκ',
|
||||
'Calendar' => 'Ημερολόγιο',
|
||||
'Close' => 'Κλείσε',
|
||||
'Day' => 'Ημέρα',
|
||||
'Event' => 'Εκδήλωση',
|
||||
'Friday' => 'Παρασκευή',
|
||||
'Interval' => 'Διάστημα',
|
||||
'Layout' => 'Διάταξη',
|
||||
'List' => 'Λίστα',
|
||||
'Monday' => 'Δευτέρα',
|
||||
'Month' => 'Μήνας',
|
||||
'NewEvent' => 'Νέο γεγονός',
|
||||
'Saturday' => 'Σάββατο',
|
||||
'Settings' => 'Ρυθμίσεις',
|
||||
'Sunday' => 'Κυριακή',
|
||||
'Thursday' => 'Πέμπτη',
|
||||
'Timeline' => 'Χρονοδιάγραμμα',
|
||||
'Tuesday' => 'Τρίτη',
|
||||
'Wednesday' => 'Τετάρτη',
|
||||
'Week' => 'Εβδομάδα',
|
||||
'Year' => 'Ετος',
|
||||
]];
|
||||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -1,37 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Calendar' => [
|
||||
'Blocks' => 'Bloques',
|
||||
'Calendar' => 'Calendario',
|
||||
'Close' => 'Cerca',
|
||||
'Day' => 'Día',
|
||||
'Event' => 'Evento',
|
||||
'Friday' => 'viernes',
|
||||
'Interval' => 'Intervalo',
|
||||
'Layout' => 'Disposición',
|
||||
'List' => 'Lista',
|
||||
'Monday' => 'lunes',
|
||||
'Month' => 'Mes',
|
||||
'NewEvent' => 'Nuevo evento',
|
||||
'Saturday' => 'sábado',
|
||||
'Settings' => 'Ajustes',
|
||||
'Sunday' => 'domingo',
|
||||
'Thursday' => 'jueves',
|
||||
'Timeline' => 'Línea de tiempo',
|
||||
'Tuesday' => 'martes',
|
||||
'Wednesday' => 'miércoles',
|
||||
'Week' => 'Semana',
|
||||
'Year' => 'Año',
|
||||
]];
|
||||
|
|
@ -1,37 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Calendar' => [
|
||||
'Blocks' => 'Lohkot',
|
||||
'Calendar' => 'Kalenteri',
|
||||
'Close' => 'kiinni',
|
||||
'Day' => 'Päivä',
|
||||
'Event' => 'Tapahtuma',
|
||||
'Friday' => 'perjantai',
|
||||
'Interval' => 'Aikaväli',
|
||||
'Layout' => 'Layout',
|
||||
'List' => 'Lista',
|
||||
'Monday' => 'maanantai',
|
||||
'Month' => 'Kuukausi',
|
||||
'NewEvent' => 'Uusi tapahtuma',
|
||||
'Saturday' => 'Lauantai',
|
||||
'Settings' => 'asetukset',
|
||||
'Sunday' => 'sunnuntai',
|
||||
'Thursday' => 'torstai',
|
||||
'Timeline' => 'Aikajana',
|
||||
'Tuesday' => 'tiistai',
|
||||
'Wednesday' => 'keskiviikko',
|
||||
'Week' => 'Viikko',
|
||||
'Year' => 'Vuosi',
|
||||
]];
|
||||
|
|
@ -1,37 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Calendar' => [
|
||||
'Blocks' => 'Blocs',
|
||||
'Calendar' => 'Calendrier',
|
||||
'Close' => 'Fermer',
|
||||
'Day' => 'Jour',
|
||||
'Event' => 'Événement',
|
||||
'Friday' => 'vendredi',
|
||||
'Interval' => 'Intervalle',
|
||||
'Layout' => 'Disposition',
|
||||
'List' => 'Lister',
|
||||
'Monday' => 'Lundi',
|
||||
'Month' => 'Mois',
|
||||
'NewEvent' => 'Nouvel évènement',
|
||||
'Saturday' => 'samedi',
|
||||
'Settings' => 'Réglages',
|
||||
'Sunday' => 'dimanche',
|
||||
'Thursday' => 'Jeudi',
|
||||
'Timeline' => 'Chronologie',
|
||||
'Tuesday' => 'mardi',
|
||||
'Wednesday' => 'mercredi',
|
||||
'Week' => 'La semaine',
|
||||
'Year' => 'An',
|
||||
]];
|
||||
|
|
@ -1,37 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Calendar' => [
|
||||
'Blocks' => 'Blokkok',
|
||||
'Calendar' => 'Naptár',
|
||||
'Close' => 'Bezárás',
|
||||
'Day' => 'Nap',
|
||||
'Event' => 'Esemény',
|
||||
'Friday' => 'péntek',
|
||||
'Interval' => 'Intervallum',
|
||||
'Layout' => 'Elrendezés',
|
||||
'List' => 'Lista',
|
||||
'Monday' => 'hétfő',
|
||||
'Month' => 'Hónap',
|
||||
'NewEvent' => 'Új esemény',
|
||||
'Saturday' => 'szombat',
|
||||
'Settings' => 'Beállítások',
|
||||
'Sunday' => 'vasárnap',
|
||||
'Thursday' => 'csütörtök',
|
||||
'Timeline' => 'Idővonal',
|
||||
'Tuesday' => 'kedd',
|
||||
'Wednesday' => 'szerda',
|
||||
'Week' => 'Hét',
|
||||
'Year' => 'Év',
|
||||
]];
|
||||
|
|
@ -1,37 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Calendar' => [
|
||||
'Blocks' => 'Blocchi',
|
||||
'Calendar' => 'Calendario',
|
||||
'Close' => 'Vicino',
|
||||
'Day' => 'Giorno',
|
||||
'Event' => 'Evento',
|
||||
'Friday' => 'venerdì',
|
||||
'Interval' => 'Intervallo',
|
||||
'Layout' => 'Disposizione',
|
||||
'List' => 'Elenco',
|
||||
'Monday' => 'Lunedi',
|
||||
'Month' => 'Mese',
|
||||
'NewEvent' => 'Nuovo evento',
|
||||
'Saturday' => 'Sabato',
|
||||
'Settings' => 'Impostazioni',
|
||||
'Sunday' => 'domenica',
|
||||
'Thursday' => 'giovedì',
|
||||
'Timeline' => 'Sequenza temporale',
|
||||
'Tuesday' => 'Martedì',
|
||||
'Wednesday' => 'mercoledì',
|
||||
'Week' => 'Settimana',
|
||||
'Year' => 'Anno',
|
||||
]];
|
||||
|
|
@ -1,37 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Calendar' => [
|
||||
'Blocks' => 'ブロック',
|
||||
'Calendar' => 'カレンダー',
|
||||
'Close' => '選ぶ',
|
||||
'Day' => '日',
|
||||
'Event' => 'イベント',
|
||||
'Friday' => '金曜日',
|
||||
'Interval' => '間隔',
|
||||
'Layout' => 'レイアウト',
|
||||
'List' => 'リスト',
|
||||
'Monday' => '月曜',
|
||||
'Month' => '月',
|
||||
'NewEvent' => '新しいイベント',
|
||||
'Saturday' => '土曜日',
|
||||
'Settings' => '設定',
|
||||
'Sunday' => '日曜日',
|
||||
'Thursday' => '木曜日',
|
||||
'Timeline' => 'タイムライン',
|
||||
'Tuesday' => '火曜日',
|
||||
'Wednesday' => '水曜日',
|
||||
'Week' => '週',
|
||||
'Year' => '年',
|
||||
]];
|
||||
|
|
@ -1,37 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Calendar' => [
|
||||
'Blocks' => '블록',
|
||||
'Calendar' => '달력',
|
||||
'Close' => '닫다',
|
||||
'Day' => '낮',
|
||||
'Event' => '이벤트',
|
||||
'Friday' => '금요일',
|
||||
'Interval' => '간격',
|
||||
'Layout' => '형세',
|
||||
'List' => '목록',
|
||||
'Monday' => '월요일',
|
||||
'Month' => '월',
|
||||
'NewEvent' => '새로운 이벤트',
|
||||
'Saturday' => '토요일',
|
||||
'Settings' => '설정',
|
||||
'Sunday' => '일요일',
|
||||
'Thursday' => '목요일',
|
||||
'Timeline' => '타임 라인',
|
||||
'Tuesday' => '화요일',
|
||||
'Wednesday' => '수요일',
|
||||
'Week' => '주',
|
||||
'Year' => '년도',
|
||||
]];
|
||||
|
|
@ -1,37 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Calendar' => [
|
||||
'Blocks' => 'Blokker',
|
||||
'Calendar' => 'Kalender',
|
||||
'Close' => 'Lukk',
|
||||
'Day' => 'Dag',
|
||||
'Event' => 'Begivenhet',
|
||||
'Friday' => 'fredag',
|
||||
'Interval' => 'Intervall',
|
||||
'Layout' => 'Oppsett',
|
||||
'List' => 'Liste',
|
||||
'Monday' => 'mandag',
|
||||
'Month' => 'Måned',
|
||||
'NewEvent' => 'Ny hendelse',
|
||||
'Saturday' => 'lørdag',
|
||||
'Settings' => 'Innstillinger',
|
||||
'Sunday' => 'søndag',
|
||||
'Thursday' => 'Torsdag',
|
||||
'Timeline' => 'Tidslinje',
|
||||
'Tuesday' => 'tirsdag',
|
||||
'Wednesday' => 'onsdag',
|
||||
'Week' => 'Uke',
|
||||
'Year' => 'År',
|
||||
]];
|
||||
|
|
@ -1,37 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Calendar' => [
|
||||
'Blocks' => 'Bloki',
|
||||
'Calendar' => 'Kalendarz',
|
||||
'Close' => 'Blisko',
|
||||
'Day' => 'Dzień',
|
||||
'Event' => 'Wydarzenie',
|
||||
'Friday' => 'piątek',
|
||||
'Interval' => 'Interwał',
|
||||
'Layout' => 'Układ',
|
||||
'List' => 'Lista',
|
||||
'Monday' => 'Poniedziałek',
|
||||
'Month' => 'Miesiąc',
|
||||
'NewEvent' => 'Nowe wydarzenie',
|
||||
'Saturday' => 'sobota',
|
||||
'Settings' => 'Ustawienia',
|
||||
'Sunday' => 'niedziela',
|
||||
'Thursday' => 'Czwartek',
|
||||
'Timeline' => 'Osi czasu',
|
||||
'Tuesday' => 'wtorek',
|
||||
'Wednesday' => 'Środa',
|
||||
'Week' => 'Tydzień',
|
||||
'Year' => 'Rok',
|
||||
]];
|
||||
|
|
@ -1,37 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Calendar' => [
|
||||
'Blocks' => 'Blocos',
|
||||
'Calendar' => 'Calendário',
|
||||
'Close' => 'Fechar',
|
||||
'Day' => 'Dia',
|
||||
'Event' => 'Evento',
|
||||
'Friday' => 'Sexta-feira',
|
||||
'Interval' => 'Intervalo',
|
||||
'Layout' => 'Layout.',
|
||||
'List' => 'Lista',
|
||||
'Monday' => 'segunda-feira',
|
||||
'Month' => 'Mês',
|
||||
'NewEvent' => 'Novo evento',
|
||||
'Saturday' => 'sábado',
|
||||
'Settings' => 'Configurações',
|
||||
'Sunday' => 'Domingo',
|
||||
'Thursday' => 'quinta-feira',
|
||||
'Timeline' => 'Linha do tempo',
|
||||
'Tuesday' => 'terça-feira',
|
||||
'Wednesday' => 'quarta-feira',
|
||||
'Week' => 'Semana',
|
||||
'Year' => 'Ano',
|
||||
]];
|
||||
|
|
@ -1,37 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Calendar' => [
|
||||
'Blocks' => 'Блоки',
|
||||
'Calendar' => 'Календарь',
|
||||
'Close' => 'Закрывать',
|
||||
'Day' => 'День',
|
||||
'Event' => 'Событие',
|
||||
'Friday' => 'Пятница',
|
||||
'Interval' => 'Интервал',
|
||||
'Layout' => 'Макет',
|
||||
'List' => 'Список',
|
||||
'Monday' => 'понедельник',
|
||||
'Month' => 'Месяц',
|
||||
'NewEvent' => 'Новое событие',
|
||||
'Saturday' => 'Суббота',
|
||||
'Settings' => 'Настройки',
|
||||
'Sunday' => 'Воскресенье',
|
||||
'Thursday' => 'Четверг',
|
||||
'Timeline' => 'Лента новостей',
|
||||
'Tuesday' => 'вторник',
|
||||
'Wednesday' => 'среда',
|
||||
'Week' => 'Неделю',
|
||||
'Year' => 'Год',
|
||||
]];
|
||||
|
|
@ -1,37 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Calendar' => [
|
||||
'Blocks' => 'Block',
|
||||
'Calendar' => 'Kalender',
|
||||
'Close' => 'Stänga',
|
||||
'Day' => 'Dag',
|
||||
'Event' => 'Händelse',
|
||||
'Friday' => 'fredag',
|
||||
'Interval' => 'Intervall',
|
||||
'Layout' => 'Layout',
|
||||
'List' => 'Lista',
|
||||
'Monday' => 'Måndag',
|
||||
'Month' => 'Månad',
|
||||
'NewEvent' => 'Nytt event',
|
||||
'Saturday' => 'Lördag',
|
||||
'Settings' => 'inställningar',
|
||||
'Sunday' => 'Söndag',
|
||||
'Thursday' => 'Torsdag',
|
||||
'Timeline' => 'Tidslinje',
|
||||
'Tuesday' => 'Tisdag',
|
||||
'Wednesday' => 'Onsdag',
|
||||
'Week' => 'Vecka',
|
||||
'Year' => 'År',
|
||||
]];
|
||||
|
|
@ -1,37 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Calendar' => [
|
||||
'Blocks' => 'บล็อก',
|
||||
'Calendar' => 'ปฏิทิน',
|
||||
'Close' => 'ปิด',
|
||||
'Day' => 'วัน',
|
||||
'Event' => 'เหตุการณ์',
|
||||
'Friday' => 'วันศุกร์',
|
||||
'Interval' => 'ช่วงเวลา',
|
||||
'Layout' => 'เค้าโครง',
|
||||
'List' => 'รายการ',
|
||||
'Monday' => 'วันจันทร์',
|
||||
'Month' => 'เดือน',
|
||||
'NewEvent' => 'เหตุการณ์ใหม่',
|
||||
'Saturday' => 'วันเสาร์',
|
||||
'Settings' => 'การตั้งค่า',
|
||||
'Sunday' => 'วันอาทิตย์',
|
||||
'Thursday' => 'วันพฤหัสบดี',
|
||||
'Timeline' => 'เส้นเวลา',
|
||||
'Tuesday' => 'วันอังคาร',
|
||||
'Wednesday' => 'วันพุธ',
|
||||
'Week' => 'สัปดาห์',
|
||||
'Year' => 'ปี',
|
||||
]];
|
||||
|
|
@ -1,37 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Calendar' => [
|
||||
'Blocks' => 'Bloklar',
|
||||
'Calendar' => 'Takvim',
|
||||
'Close' => 'Kapat',
|
||||
'Day' => 'Gün',
|
||||
'Event' => 'Etkinlik',
|
||||
'Friday' => 'Cuma',
|
||||
'Interval' => 'Aralık',
|
||||
'Layout' => 'Düzen',
|
||||
'List' => 'Liste',
|
||||
'Monday' => 'Pazartesi',
|
||||
'Month' => 'Ay',
|
||||
'NewEvent' => 'Yeni etkinlik',
|
||||
'Saturday' => 'Cumartesi',
|
||||
'Settings' => 'Ayarlar',
|
||||
'Sunday' => 'Pazar',
|
||||
'Thursday' => 'Perşembe',
|
||||
'Timeline' => 'Zaman çizelgesi',
|
||||
'Tuesday' => 'Salı',
|
||||
'Wednesday' => 'Çarşamba',
|
||||
'Week' => 'Hafta',
|
||||
'Year' => 'Yıl',
|
||||
]];
|
||||
|
|
@ -1,37 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Calendar' => [
|
||||
'Blocks' => 'Блоки',
|
||||
'Calendar' => 'Календар',
|
||||
'Close' => 'Близький',
|
||||
'Day' => 'День',
|
||||
'Event' => 'Подія',
|
||||
'Friday' => 'П\'ятниця',
|
||||
'Interval' => 'Інтервал',
|
||||
'Layout' => 'Макет',
|
||||
'List' => 'Список',
|
||||
'Monday' => 'Понеділок',
|
||||
'Month' => 'Місяць',
|
||||
'NewEvent' => 'Нова подія',
|
||||
'Saturday' => 'Субота',
|
||||
'Settings' => 'Налаштування',
|
||||
'Sunday' => 'Неділя',
|
||||
'Thursday' => 'Четвер',
|
||||
'Timeline' => 'Хронологія',
|
||||
'Tuesday' => 'Вівторок',
|
||||
'Wednesday' => 'Середа',
|
||||
'Week' => 'Тиждень',
|
||||
'Year' => 'Рік',
|
||||
]];
|
||||
|
|
@ -1,37 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.2
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Calendar' => [
|
||||
'Blocks' => '块',
|
||||
'Calendar' => '日历',
|
||||
'Close' => '关闭',
|
||||
'Day' => '日',
|
||||
'Event' => '事件',
|
||||
'Friday' => '星期五',
|
||||
'Interval' => '间隔',
|
||||
'Layout' => '布局',
|
||||
'List' => '列表',
|
||||
'Monday' => '周一',
|
||||
'Month' => '月',
|
||||
'NewEvent' => '新事件',
|
||||
'Saturday' => '周六',
|
||||
'Settings' => '设置',
|
||||
'Sunday' => '星期日',
|
||||
'Thursday' => '周四',
|
||||
'Timeline' => '时间线',
|
||||
'Tuesday' => '周二',
|
||||
'Wednesday' => '周三',
|
||||
'Week' => '星期',
|
||||
'Year' => '年',
|
||||
]];
|
||||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Template
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Calendar
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package tests
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules/tests
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
@ -20,7 +20,7 @@ namespace Modules\Calendar\tests;
|
|||
* Autoloader class.
|
||||
*
|
||||
* @package tests
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package Modules\Calendar\tests
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package tests
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package tests
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package tests
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package tests
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package tests
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package tests
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package tests
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* @package tests
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @license OMS License 2.2
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user