mirror of
https://github.com/Karaka-Management/oms-Knowledgebase.git
synced 2026-01-11 01:18:40 +00:00
test fixes
This commit is contained in:
parent
8242e7d8d4
commit
0a588687bb
|
|
@ -1,25 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Knowledgebase' => [
|
||||
'Active' => 'نشيط',
|
||||
'App' => 'تطبيق',
|
||||
'Categories' => 'التصنيفات',
|
||||
'Category' => 'فئة',
|
||||
'Draft' => 'مسودة',
|
||||
'Language' => 'لغة',
|
||||
'Name' => 'اسم',
|
||||
'Parent' => 'الأبوين',
|
||||
'Status' => 'حالة',
|
||||
]];
|
||||
|
|
@ -1,25 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Knowledgebase' => [
|
||||
'Active' => 'Aktivní',
|
||||
'App' => 'Aplikace',
|
||||
'Categories' => 'Kategorie',
|
||||
'Category' => 'Kategorie',
|
||||
'Draft' => 'Návrh',
|
||||
'Language' => 'Jazyk',
|
||||
'Name' => 'název',
|
||||
'Parent' => 'Rodič',
|
||||
'Status' => 'Postavení',
|
||||
]];
|
||||
|
|
@ -1,25 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Knowledgebase' => [
|
||||
'Active' => 'Aktiv',
|
||||
'App' => 'App.',
|
||||
'Categories' => 'Kategorier',
|
||||
'Category' => 'Kategori',
|
||||
'Draft' => 'Draft.',
|
||||
'Language' => 'Sprog',
|
||||
'Name' => 'Navn',
|
||||
'Parent' => 'Forælder',
|
||||
'Status' => 'Status.',
|
||||
]];
|
||||
|
|
@ -1,25 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Knowledgebase' => [
|
||||
'Active' => 'Ενεργός',
|
||||
'App' => 'Εφαρμογή',
|
||||
'Categories' => 'Κατηγορία',
|
||||
'Category' => 'Κατηγορία',
|
||||
'Draft' => 'Προσχέδιο',
|
||||
'Language' => 'Γλώσσα',
|
||||
'Name' => 'Ονομα',
|
||||
'Parent' => 'Μητρική εταιρεία',
|
||||
'Status' => 'Κατάσταση',
|
||||
]];
|
||||
|
|
@ -1,25 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Knowledgebase' => [
|
||||
'Active' => 'Activo',
|
||||
'App' => 'App',
|
||||
'Categories' => 'Categorías',
|
||||
'Category' => 'Categoría',
|
||||
'Draft' => 'Sequía',
|
||||
'Language' => 'Idioma',
|
||||
'Name' => 'Nombre',
|
||||
'Parent' => 'Padre',
|
||||
'Status' => 'Estado',
|
||||
]];
|
||||
|
|
@ -1,25 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Knowledgebase' => [
|
||||
'Active' => 'Aktiivinen',
|
||||
'App' => 'Sovellus',
|
||||
'Categories' => 'Luokat',
|
||||
'Category' => 'Kategoria',
|
||||
'Draft' => 'Luonnos',
|
||||
'Language' => 'Kieli',
|
||||
'Name' => 'Nimi',
|
||||
'Parent' => 'Vanhempi',
|
||||
'Status' => 'Tila',
|
||||
]];
|
||||
|
|
@ -1,25 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Knowledgebase' => [
|
||||
'Active' => 'actif',
|
||||
'App' => 'App',
|
||||
'Categories' => 'Catégories',
|
||||
'Category' => 'Catégorie',
|
||||
'Draft' => 'Brouillon',
|
||||
'Language' => 'Langue',
|
||||
'Name' => 'Nom',
|
||||
'Parent' => 'Parent',
|
||||
'Status' => 'Statut',
|
||||
]];
|
||||
|
|
@ -1,25 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Knowledgebase' => [
|
||||
'Active' => 'Aktív',
|
||||
'App' => 'Alkalmazás',
|
||||
'Categories' => 'Kategóriák',
|
||||
'Category' => 'Kategória',
|
||||
'Draft' => 'Tervezet',
|
||||
'Language' => 'Nyelv',
|
||||
'Name' => 'Név',
|
||||
'Parent' => 'Szülő',
|
||||
'Status' => 'Állapot',
|
||||
]];
|
||||
|
|
@ -1,25 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Knowledgebase' => [
|
||||
'Active' => 'Attivo',
|
||||
'App' => 'App.',
|
||||
'Categories' => 'Categorie',
|
||||
'Category' => 'Categoria',
|
||||
'Draft' => 'Brutta copia',
|
||||
'Language' => 'Lingua',
|
||||
'Name' => 'Nome',
|
||||
'Parent' => 'Genitore',
|
||||
'Status' => 'Stato',
|
||||
]];
|
||||
|
|
@ -1,25 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Knowledgebase' => [
|
||||
'Active' => 'アクティブ',
|
||||
'App' => 'アプリ',
|
||||
'Categories' => 'カテゴリー',
|
||||
'Category' => 'カテゴリー',
|
||||
'Draft' => '下書き',
|
||||
'Language' => '言語',
|
||||
'Name' => '名前',
|
||||
'Parent' => '親',
|
||||
'Status' => '状態',
|
||||
]];
|
||||
|
|
@ -1,25 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Knowledgebase' => [
|
||||
'Active' => '활동적인',
|
||||
'App' => '앱',
|
||||
'Categories' => '카테고리',
|
||||
'Category' => '범주',
|
||||
'Draft' => '초안',
|
||||
'Language' => '언어',
|
||||
'Name' => '이름',
|
||||
'Parent' => '부모의',
|
||||
'Status' => '상태',
|
||||
]];
|
||||
|
|
@ -1,25 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Knowledgebase' => [
|
||||
'Active' => 'Aktiv',
|
||||
'App' => 'App.',
|
||||
'Categories' => 'Kategorier',
|
||||
'Category' => 'Kategori',
|
||||
'Draft' => 'Utkast til',
|
||||
'Language' => 'Språk',
|
||||
'Name' => 'Navn',
|
||||
'Parent' => 'Foreldre',
|
||||
'Status' => 'Status',
|
||||
]];
|
||||
|
|
@ -1,25 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Knowledgebase' => [
|
||||
'Active' => 'Aktywny',
|
||||
'App' => 'Aplikacja',
|
||||
'Categories' => 'Kategorie',
|
||||
'Category' => 'Kategoria',
|
||||
'Draft' => 'Projekt',
|
||||
'Language' => 'Język',
|
||||
'Name' => 'Nazwa',
|
||||
'Parent' => 'Rodzic',
|
||||
'Status' => 'Status',
|
||||
]];
|
||||
|
|
@ -1,25 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Knowledgebase' => [
|
||||
'Active' => 'Ativo',
|
||||
'App' => 'Aplicativo',
|
||||
'Categories' => 'Categorias',
|
||||
'Category' => 'Categoria',
|
||||
'Draft' => 'Rascunho',
|
||||
'Language' => 'Língua',
|
||||
'Name' => 'Nome',
|
||||
'Parent' => 'Pai',
|
||||
'Status' => 'Status',
|
||||
]];
|
||||
|
|
@ -1,25 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Knowledgebase' => [
|
||||
'Active' => 'Активный',
|
||||
'App' => 'Приложение',
|
||||
'Categories' => 'Категории',
|
||||
'Category' => 'Категория',
|
||||
'Draft' => 'Черновик',
|
||||
'Language' => 'Язык',
|
||||
'Name' => 'Имя',
|
||||
'Parent' => 'Родитель',
|
||||
'Status' => 'Статус',
|
||||
]];
|
||||
|
|
@ -1,25 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Knowledgebase' => [
|
||||
'Active' => 'Aktiva',
|
||||
'App' => 'App',
|
||||
'Categories' => 'Kategorier',
|
||||
'Category' => 'Kategori',
|
||||
'Draft' => 'Förslag',
|
||||
'Language' => 'Språk',
|
||||
'Name' => 'namn',
|
||||
'Parent' => 'Förälder',
|
||||
'Status' => 'Status',
|
||||
]];
|
||||
|
|
@ -1,25 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Knowledgebase' => [
|
||||
'Active' => 'คล่องแคล่ว',
|
||||
'App' => 'แอป',
|
||||
'Categories' => 'หมวดหมู่',
|
||||
'Category' => 'หมวดหมู่',
|
||||
'Draft' => 'ร่าง',
|
||||
'Language' => 'ภาษา',
|
||||
'Name' => 'ชื่อ',
|
||||
'Parent' => 'พ่อแม่',
|
||||
'Status' => 'สถานะ',
|
||||
]];
|
||||
|
|
@ -1,25 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Knowledgebase' => [
|
||||
'Active' => 'Aktif',
|
||||
'App' => 'Uygulama',
|
||||
'Categories' => 'Kategoriler',
|
||||
'Category' => 'Kategori',
|
||||
'Draft' => 'Taslak',
|
||||
'Language' => 'Dilim',
|
||||
'Name' => 'İsim',
|
||||
'Parent' => 'Ebeveyn',
|
||||
'Status' => 'Durum',
|
||||
]];
|
||||
|
|
@ -1,25 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Knowledgebase' => [
|
||||
'Active' => 'Активний',
|
||||
'App' => 'Додаток',
|
||||
'Categories' => 'Категорії',
|
||||
'Category' => 'Категорія',
|
||||
'Draft' => 'Чернець',
|
||||
'Language' => 'Мову',
|
||||
'Name' => 'Назва',
|
||||
'Parent' => 'Батько',
|
||||
'Status' => 'Статус',
|
||||
]];
|
||||
|
|
@ -1,25 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Jingga
|
||||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
* @link https://jingga.app
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Knowledgebase' => [
|
||||
'Active' => '积极的',
|
||||
'App' => '应用程序',
|
||||
'Categories' => '类别',
|
||||
'Category' => '类别',
|
||||
'Draft' => '草稿',
|
||||
'Language' => '语',
|
||||
'Name' => '名称',
|
||||
'Parent' => '父母',
|
||||
'Status' => '地位',
|
||||
]];
|
||||
Loading…
Reference in New Issue
Block a user