fix tests

This commit is contained in:
Dennis Eichhorn 2024-04-25 13:34:46 +00:00
parent 866204ffca
commit 0037960785
20 changed files with 0 additions and 660 deletions

View File

@ -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' => '',
]];

View File

@ -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' => '',
]];

View File

@ -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' => '',
]];

View File

@ -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' => '',
]];

View File

@ -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' => '',
]];

View File

@ -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' => '',
]];

View File

@ -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' => '',
]];

View File

@ -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' => '',
]];

View File

@ -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' => '',
]];

View File

@ -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' => '',
]];

View File

@ -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' => '',
]];

View File

@ -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' => '',
]];

View File

@ -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' => '',
]];

View File

@ -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' => '',
]];

View File

@ -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' => '',
]];

View File

@ -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' => '',
]];

View File

@ -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' => '',
]];

View File

@ -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' => '',
]];

View File

@ -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' => '',
]];

View File

@ -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' => '',
]];