mirror of
https://github.com/Karaka-Management/oms-ContractManagement.git
synced 2026-02-05 13:28:41 +00:00
fix tests
This commit is contained in:
parent
866204ffca
commit
0037960785
|
|
@ -1,33 +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 ['ContractManagement' => [
|
||||
'Account' => '',
|
||||
'AutoRenewal' => '',
|
||||
'Contract' => 'اتفافية',
|
||||
'Contracts' => 'انكماش',
|
||||
'Costs' => '',
|
||||
'Description' => '',
|
||||
'End' => '',
|
||||
'Files' => '',
|
||||
'Name' => '',
|
||||
'Overview' => '',
|
||||
'Parties' => '',
|
||||
'Start' => '',
|
||||
'Termination' => '',
|
||||
'Title' => 'عنوان',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'With' => '',
|
||||
]];
|
||||
|
|
@ -1,33 +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 ['ContractManagement' => [
|
||||
'Account' => '',
|
||||
'AutoRenewal' => '',
|
||||
'Contract' => 'Smlouva',
|
||||
'Contracts' => 'Smlouvy',
|
||||
'Costs' => '',
|
||||
'Description' => '',
|
||||
'End' => '',
|
||||
'Files' => '',
|
||||
'Name' => '',
|
||||
'Overview' => '',
|
||||
'Parties' => '',
|
||||
'Start' => '',
|
||||
'Termination' => '',
|
||||
'Title' => 'Titul',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'With' => '',
|
||||
]];
|
||||
|
|
@ -1,33 +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 ['ContractManagement' => [
|
||||
'Account' => '',
|
||||
'AutoRenewal' => '',
|
||||
'Contract' => 'Kontrakt',
|
||||
'Contracts' => 'Kontrakter',
|
||||
'Costs' => '',
|
||||
'Description' => '',
|
||||
'End' => '',
|
||||
'Files' => '',
|
||||
'Name' => '',
|
||||
'Overview' => '',
|
||||
'Parties' => '',
|
||||
'Start' => '',
|
||||
'Termination' => '',
|
||||
'Title' => 'Titel',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'With' => '',
|
||||
]];
|
||||
|
|
@ -1,33 +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 ['ContractManagement' => [
|
||||
'Account' => '',
|
||||
'AutoRenewal' => '',
|
||||
'Contract' => 'Σύμβαση',
|
||||
'Contracts' => 'Συμβάσεις',
|
||||
'Costs' => '',
|
||||
'Description' => '',
|
||||
'End' => '',
|
||||
'Files' => '',
|
||||
'Name' => '',
|
||||
'Overview' => '',
|
||||
'Parties' => '',
|
||||
'Start' => '',
|
||||
'Termination' => '',
|
||||
'Title' => 'Τίτλος',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'With' => '',
|
||||
]];
|
||||
|
|
@ -1,33 +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 ['ContractManagement' => [
|
||||
'Account' => '',
|
||||
'AutoRenewal' => '',
|
||||
'Contract' => 'Contrato',
|
||||
'Contracts' => 'Contrato',
|
||||
'Costs' => '',
|
||||
'Description' => '',
|
||||
'End' => '',
|
||||
'Files' => '',
|
||||
'Name' => '',
|
||||
'Overview' => '',
|
||||
'Parties' => '',
|
||||
'Start' => '',
|
||||
'Termination' => '',
|
||||
'Title' => 'Título',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'With' => '',
|
||||
]];
|
||||
|
|
@ -1,33 +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 ['ContractManagement' => [
|
||||
'Account' => '',
|
||||
'AutoRenewal' => '',
|
||||
'Contract' => 'Sopimus',
|
||||
'Contracts' => 'Sopimukset',
|
||||
'Costs' => '',
|
||||
'Description' => '',
|
||||
'End' => '',
|
||||
'Files' => '',
|
||||
'Name' => '',
|
||||
'Overview' => '',
|
||||
'Parties' => '',
|
||||
'Start' => '',
|
||||
'Termination' => '',
|
||||
'Title' => 'Otsikko',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'With' => '',
|
||||
]];
|
||||
|
|
@ -1,33 +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 ['ContractManagement' => [
|
||||
'Account' => '',
|
||||
'AutoRenewal' => '',
|
||||
'Contract' => 'Contracter',
|
||||
'Contracts' => 'Contrats',
|
||||
'Costs' => '',
|
||||
'Description' => '',
|
||||
'End' => '',
|
||||
'Files' => '',
|
||||
'Name' => '',
|
||||
'Overview' => '',
|
||||
'Parties' => '',
|
||||
'Start' => '',
|
||||
'Termination' => '',
|
||||
'Title' => 'Titre',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'With' => '',
|
||||
]];
|
||||
|
|
@ -1,33 +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 ['ContractManagement' => [
|
||||
'Account' => '',
|
||||
'AutoRenewal' => '',
|
||||
'Contract' => 'Szerződés',
|
||||
'Contracts' => 'Szerződések',
|
||||
'Costs' => '',
|
||||
'Description' => '',
|
||||
'End' => '',
|
||||
'Files' => '',
|
||||
'Name' => '',
|
||||
'Overview' => '',
|
||||
'Parties' => '',
|
||||
'Start' => '',
|
||||
'Termination' => '',
|
||||
'Title' => 'Cím',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'With' => '',
|
||||
]];
|
||||
|
|
@ -1,33 +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 ['ContractManagement' => [
|
||||
'Account' => '',
|
||||
'AutoRenewal' => '',
|
||||
'Contract' => 'Contrarre',
|
||||
'Contracts' => 'Contratti',
|
||||
'Costs' => '',
|
||||
'Description' => '',
|
||||
'End' => '',
|
||||
'Files' => '',
|
||||
'Name' => '',
|
||||
'Overview' => '',
|
||||
'Parties' => '',
|
||||
'Start' => '',
|
||||
'Termination' => '',
|
||||
'Title' => 'Titolo',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'With' => '',
|
||||
]];
|
||||
|
|
@ -1,33 +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 ['ContractManagement' => [
|
||||
'Account' => '',
|
||||
'AutoRenewal' => '',
|
||||
'Contract' => '契約',
|
||||
'Contracts' => '契約',
|
||||
'Costs' => '',
|
||||
'Description' => '',
|
||||
'End' => '',
|
||||
'Files' => '',
|
||||
'Name' => '',
|
||||
'Overview' => '',
|
||||
'Parties' => '',
|
||||
'Start' => '',
|
||||
'Termination' => '',
|
||||
'Title' => 'タイトル',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'With' => '',
|
||||
]];
|
||||
|
|
@ -1,33 +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 ['ContractManagement' => [
|
||||
'Account' => '',
|
||||
'AutoRenewal' => '',
|
||||
'Contract' => '계약',
|
||||
'Contracts' => '계약서',
|
||||
'Costs' => '',
|
||||
'Description' => '',
|
||||
'End' => '',
|
||||
'Files' => '',
|
||||
'Name' => '',
|
||||
'Overview' => '',
|
||||
'Parties' => '',
|
||||
'Start' => '',
|
||||
'Termination' => '',
|
||||
'Title' => '제목',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'With' => '',
|
||||
]];
|
||||
|
|
@ -1,33 +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 ['ContractManagement' => [
|
||||
'Account' => '',
|
||||
'AutoRenewal' => '',
|
||||
'Contract' => 'Kontrakt',
|
||||
'Contracts' => 'Kontrakter',
|
||||
'Costs' => '',
|
||||
'Description' => '',
|
||||
'End' => '',
|
||||
'Files' => '',
|
||||
'Name' => '',
|
||||
'Overview' => '',
|
||||
'Parties' => '',
|
||||
'Start' => '',
|
||||
'Termination' => '',
|
||||
'Title' => 'Tittel',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'With' => '',
|
||||
]];
|
||||
|
|
@ -1,33 +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 ['ContractManagement' => [
|
||||
'Account' => '',
|
||||
'AutoRenewal' => '',
|
||||
'Contract' => 'Kontrakt',
|
||||
'Contracts' => 'Kontrakty',
|
||||
'Costs' => '',
|
||||
'Description' => '',
|
||||
'End' => '',
|
||||
'Files' => '',
|
||||
'Name' => '',
|
||||
'Overview' => '',
|
||||
'Parties' => '',
|
||||
'Start' => '',
|
||||
'Termination' => '',
|
||||
'Title' => 'Tytuł',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'With' => '',
|
||||
]];
|
||||
|
|
@ -1,33 +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 ['ContractManagement' => [
|
||||
'Account' => '',
|
||||
'AutoRenewal' => '',
|
||||
'Contract' => 'Contrato',
|
||||
'Contracts' => 'Contratos',
|
||||
'Costs' => '',
|
||||
'Description' => '',
|
||||
'End' => '',
|
||||
'Files' => '',
|
||||
'Name' => '',
|
||||
'Overview' => '',
|
||||
'Parties' => '',
|
||||
'Start' => '',
|
||||
'Termination' => '',
|
||||
'Title' => 'Título',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'With' => '',
|
||||
]];
|
||||
|
|
@ -1,33 +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 ['ContractManagement' => [
|
||||
'Account' => '',
|
||||
'AutoRenewal' => '',
|
||||
'Contract' => 'Договор',
|
||||
'Contracts' => 'Контракты',
|
||||
'Costs' => '',
|
||||
'Description' => '',
|
||||
'End' => '',
|
||||
'Files' => '',
|
||||
'Name' => '',
|
||||
'Overview' => '',
|
||||
'Parties' => '',
|
||||
'Start' => '',
|
||||
'Termination' => '',
|
||||
'Title' => 'Заголовок',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'With' => '',
|
||||
]];
|
||||
|
|
@ -1,33 +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 ['ContractManagement' => [
|
||||
'Account' => '',
|
||||
'AutoRenewal' => '',
|
||||
'Contract' => 'Avtal',
|
||||
'Contracts' => 'Kontrakt',
|
||||
'Costs' => '',
|
||||
'Description' => '',
|
||||
'End' => '',
|
||||
'Files' => '',
|
||||
'Name' => '',
|
||||
'Overview' => '',
|
||||
'Parties' => '',
|
||||
'Start' => '',
|
||||
'Termination' => '',
|
||||
'Title' => 'Titel',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'With' => '',
|
||||
]];
|
||||
|
|
@ -1,33 +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 ['ContractManagement' => [
|
||||
'Account' => '',
|
||||
'AutoRenewal' => '',
|
||||
'Contract' => 'สัญญา',
|
||||
'Contracts' => 'สัญญา',
|
||||
'Costs' => '',
|
||||
'Description' => '',
|
||||
'End' => '',
|
||||
'Files' => '',
|
||||
'Name' => '',
|
||||
'Overview' => '',
|
||||
'Parties' => '',
|
||||
'Start' => '',
|
||||
'Termination' => '',
|
||||
'Title' => 'ชื่อ',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'With' => '',
|
||||
]];
|
||||
|
|
@ -1,33 +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 ['ContractManagement' => [
|
||||
'Account' => '',
|
||||
'AutoRenewal' => '',
|
||||
'Contract' => 'Sözleşme',
|
||||
'Contracts' => 'Sözleşme',
|
||||
'Costs' => '',
|
||||
'Description' => '',
|
||||
'End' => '',
|
||||
'Files' => '',
|
||||
'Name' => '',
|
||||
'Overview' => '',
|
||||
'Parties' => '',
|
||||
'Start' => '',
|
||||
'Termination' => '',
|
||||
'Title' => 'Başlık',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'With' => '',
|
||||
]];
|
||||
|
|
@ -1,33 +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 ['ContractManagement' => [
|
||||
'Account' => '',
|
||||
'AutoRenewal' => '',
|
||||
'Contract' => 'Договір',
|
||||
'Contracts' => 'Контракти',
|
||||
'Costs' => '',
|
||||
'Description' => '',
|
||||
'End' => '',
|
||||
'Files' => '',
|
||||
'Name' => '',
|
||||
'Overview' => '',
|
||||
'Parties' => '',
|
||||
'Start' => '',
|
||||
'Termination' => '',
|
||||
'Title' => 'Заголовок',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'With' => '',
|
||||
]];
|
||||
|
|
@ -1,33 +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 ['ContractManagement' => [
|
||||
'Account' => '',
|
||||
'AutoRenewal' => '',
|
||||
'Contract' => '合同',
|
||||
'Contracts' => '合同',
|
||||
'Costs' => '',
|
||||
'Description' => '',
|
||||
'End' => '',
|
||||
'Files' => '',
|
||||
'Name' => '',
|
||||
'Overview' => '',
|
||||
'Parties' => '',
|
||||
'Start' => '',
|
||||
'Termination' => '',
|
||||
'Title' => '标题',
|
||||
'Type' => '',
|
||||
'Unit' => '',
|
||||
'With' => '',
|
||||
]];
|
||||
Loading…
Reference in New Issue
Block a user