mirror of
https://github.com/Karaka-Management/oms-OnlineResourceWatcher.git
synced 2026-02-17 16:38:41 +00:00
fix language
This commit is contained in:
parent
67e30d136a
commit
4c3f9628ed
17
Theme/Backend/Lang/Navigation.ar.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.ar.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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 ['Navigation' => [
|
||||
'OnlineResourceWatcher' => '',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.cs.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.cs.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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 ['Navigation' => [
|
||||
'OnlineResourceWatcher' => '',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.da.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.da.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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 ['Navigation' => [
|
||||
'OnlineResourceWatcher' => '',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.el.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.el.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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 ['Navigation' => [
|
||||
'OnlineResourceWatcher' => '',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.es.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.es.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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 ['Navigation' => [
|
||||
'OnlineResourceWatcher' => '',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.fi.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.fi.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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 ['Navigation' => [
|
||||
'OnlineResourceWatcher' => '',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.fr.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.fr.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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 ['Navigation' => [
|
||||
'OnlineResourceWatcher' => '',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.hu.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.hu.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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 ['Navigation' => [
|
||||
'OnlineResourceWatcher' => '',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.it.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.it.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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 ['Navigation' => [
|
||||
'OnlineResourceWatcher' => '',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.ja.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.ja.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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 ['Navigation' => [
|
||||
'OnlineResourceWatcher' => '',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.ko.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.ko.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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 ['Navigation' => [
|
||||
'OnlineResourceWatcher' => '',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.no.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.no.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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 ['Navigation' => [
|
||||
'OnlineResourceWatcher' => '',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.pl.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.pl.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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 ['Navigation' => [
|
||||
'OnlineResourceWatcher' => '',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.pt.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.pt.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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 ['Navigation' => [
|
||||
'OnlineResourceWatcher' => '',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.ru.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.ru.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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 ['Navigation' => [
|
||||
'OnlineResourceWatcher' => '',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.sv.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.sv.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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 ['Navigation' => [
|
||||
'OnlineResourceWatcher' => '',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.th.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.th.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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 ['Navigation' => [
|
||||
'OnlineResourceWatcher' => '',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.tr.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.tr.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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 ['Navigation' => [
|
||||
'OnlineResourceWatcher' => '',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.uk.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.uk.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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 ['Navigation' => [
|
||||
'OnlineResourceWatcher' => '',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.zh.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.zh.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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 ['Navigation' => [
|
||||
'OnlineResourceWatcher' => '',
|
||||
]];
|
||||
95
Theme/Backend/Lang/ar.lang.php
Normal file
95
Theme/Backend/Lang/ar.lang.php
Normal file
|
|
@ -0,0 +1,95 @@
|
|||
<?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 ['OnlineResourceWatcher' => [
|
||||
'Action' => '',
|
||||
'Active' => '',
|
||||
'Add' => '',
|
||||
'Address' => '',
|
||||
'Admin' => '',
|
||||
'Amount' => '',
|
||||
'Back' => '',
|
||||
'BillingEmail' => '',
|
||||
'BillingSettings' => '',
|
||||
'Bills' => '',
|
||||
'By' => '',
|
||||
'Cancel' => '',
|
||||
'Checked' => '',
|
||||
'City' => '',
|
||||
'Comparison' => '',
|
||||
'Create' => '',
|
||||
'CreateResource' => '',
|
||||
'CustomerName' => '',
|
||||
'CustomerNo' => '',
|
||||
'Dashboard' => '',
|
||||
'Date' => '',
|
||||
'Delete' => '',
|
||||
'Element' => '',
|
||||
'Email' => '',
|
||||
'Exit' => '',
|
||||
'Filter' => '',
|
||||
'ForgotPassword' => '',
|
||||
'History' => '',
|
||||
'Home' => '',
|
||||
'ID' => '',
|
||||
'Imprint' => '',
|
||||
'Inform' => '',
|
||||
'Legal' => '',
|
||||
'Log' => '',
|
||||
'Login' => '',
|
||||
'Logo' => '',
|
||||
'Logs' => '',
|
||||
'Members' => '',
|
||||
'Name' => '',
|
||||
'New' => '',
|
||||
'NewPassword' => '',
|
||||
'Number' => '',
|
||||
'Organization' => '',
|
||||
'Organizations' => '',
|
||||
'Password' => '',
|
||||
'PlanSettings' => '',
|
||||
'Postal' => '',
|
||||
'Preview' => '',
|
||||
'PrivacyPolicy' => '',
|
||||
'Ref' => '',
|
||||
'Report' => '',
|
||||
'Reports' => '',
|
||||
'Reset' => '',
|
||||
'Resource' => '',
|
||||
'Resources' => '',
|
||||
'Save' => '',
|
||||
'Search' => '',
|
||||
'Send' => '',
|
||||
'Settings' => '',
|
||||
'SignIn' => '',
|
||||
'SignOut' => '',
|
||||
'Statistics' => '',
|
||||
'Status' => '',
|
||||
'Submit' => '',
|
||||
'Suspend' => '',
|
||||
'Terms' => '',
|
||||
'Title' => '',
|
||||
'Trigger' => '',
|
||||
'Type' => '',
|
||||
'Url' => '',
|
||||
'User' => '',
|
||||
'UserSettings' => '',
|
||||
'Username' => '',
|
||||
'Users' => '',
|
||||
'XPath' => '',
|
||||
'rstatus--1' => '',
|
||||
'rstatus-1' => '',
|
||||
'rstatus-2' => '',
|
||||
'rstatus-3' => '',
|
||||
]];
|
||||
95
Theme/Backend/Lang/cs.lang.php
Normal file
95
Theme/Backend/Lang/cs.lang.php
Normal file
|
|
@ -0,0 +1,95 @@
|
|||
<?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 ['OnlineResourceWatcher' => [
|
||||
'Action' => '',
|
||||
'Active' => '',
|
||||
'Add' => '',
|
||||
'Address' => '',
|
||||
'Admin' => '',
|
||||
'Amount' => '',
|
||||
'Back' => '',
|
||||
'BillingEmail' => '',
|
||||
'BillingSettings' => '',
|
||||
'Bills' => '',
|
||||
'By' => '',
|
||||
'Cancel' => '',
|
||||
'Checked' => '',
|
||||
'City' => '',
|
||||
'Comparison' => '',
|
||||
'Create' => '',
|
||||
'CreateResource' => '',
|
||||
'CustomerName' => '',
|
||||
'CustomerNo' => '',
|
||||
'Dashboard' => '',
|
||||
'Date' => '',
|
||||
'Delete' => '',
|
||||
'Element' => '',
|
||||
'Email' => '',
|
||||
'Exit' => '',
|
||||
'Filter' => '',
|
||||
'ForgotPassword' => '',
|
||||
'History' => '',
|
||||
'Home' => '',
|
||||
'ID' => '',
|
||||
'Imprint' => '',
|
||||
'Inform' => '',
|
||||
'Legal' => '',
|
||||
'Log' => '',
|
||||
'Login' => '',
|
||||
'Logo' => '',
|
||||
'Logs' => '',
|
||||
'Members' => '',
|
||||
'Name' => '',
|
||||
'New' => '',
|
||||
'NewPassword' => '',
|
||||
'Number' => '',
|
||||
'Organization' => '',
|
||||
'Organizations' => '',
|
||||
'Password' => '',
|
||||
'PlanSettings' => '',
|
||||
'Postal' => '',
|
||||
'Preview' => '',
|
||||
'PrivacyPolicy' => '',
|
||||
'Ref' => '',
|
||||
'Report' => '',
|
||||
'Reports' => '',
|
||||
'Reset' => '',
|
||||
'Resource' => '',
|
||||
'Resources' => '',
|
||||
'Save' => '',
|
||||
'Search' => '',
|
||||
'Send' => '',
|
||||
'Settings' => '',
|
||||
'SignIn' => '',
|
||||
'SignOut' => '',
|
||||
'Statistics' => '',
|
||||
'Status' => '',
|
||||
'Submit' => '',
|
||||
'Suspend' => '',
|
||||
'Terms' => '',
|
||||
'Title' => '',
|
||||
'Trigger' => '',
|
||||
'Type' => '',
|
||||
'Url' => '',
|
||||
'User' => '',
|
||||
'UserSettings' => '',
|
||||
'Username' => '',
|
||||
'Users' => '',
|
||||
'XPath' => '',
|
||||
'rstatus--1' => '',
|
||||
'rstatus-1' => '',
|
||||
'rstatus-2' => '',
|
||||
'rstatus-3' => '',
|
||||
]];
|
||||
95
Theme/Backend/Lang/da.lang.php
Normal file
95
Theme/Backend/Lang/da.lang.php
Normal file
|
|
@ -0,0 +1,95 @@
|
|||
<?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 ['OnlineResourceWatcher' => [
|
||||
'Action' => '',
|
||||
'Active' => '',
|
||||
'Add' => '',
|
||||
'Address' => '',
|
||||
'Admin' => '',
|
||||
'Amount' => '',
|
||||
'Back' => '',
|
||||
'BillingEmail' => '',
|
||||
'BillingSettings' => '',
|
||||
'Bills' => '',
|
||||
'By' => '',
|
||||
'Cancel' => '',
|
||||
'Checked' => '',
|
||||
'City' => '',
|
||||
'Comparison' => '',
|
||||
'Create' => '',
|
||||
'CreateResource' => '',
|
||||
'CustomerName' => '',
|
||||
'CustomerNo' => '',
|
||||
'Dashboard' => '',
|
||||
'Date' => '',
|
||||
'Delete' => '',
|
||||
'Element' => '',
|
||||
'Email' => '',
|
||||
'Exit' => '',
|
||||
'Filter' => '',
|
||||
'ForgotPassword' => '',
|
||||
'History' => '',
|
||||
'Home' => '',
|
||||
'ID' => '',
|
||||
'Imprint' => '',
|
||||
'Inform' => '',
|
||||
'Legal' => '',
|
||||
'Log' => '',
|
||||
'Login' => '',
|
||||
'Logo' => '',
|
||||
'Logs' => '',
|
||||
'Members' => '',
|
||||
'Name' => '',
|
||||
'New' => '',
|
||||
'NewPassword' => '',
|
||||
'Number' => '',
|
||||
'Organization' => '',
|
||||
'Organizations' => '',
|
||||
'Password' => '',
|
||||
'PlanSettings' => '',
|
||||
'Postal' => '',
|
||||
'Preview' => '',
|
||||
'PrivacyPolicy' => '',
|
||||
'Ref' => '',
|
||||
'Report' => '',
|
||||
'Reports' => '',
|
||||
'Reset' => '',
|
||||
'Resource' => '',
|
||||
'Resources' => '',
|
||||
'Save' => '',
|
||||
'Search' => '',
|
||||
'Send' => '',
|
||||
'Settings' => '',
|
||||
'SignIn' => '',
|
||||
'SignOut' => '',
|
||||
'Statistics' => '',
|
||||
'Status' => '',
|
||||
'Submit' => '',
|
||||
'Suspend' => '',
|
||||
'Terms' => '',
|
||||
'Title' => '',
|
||||
'Trigger' => '',
|
||||
'Type' => '',
|
||||
'Url' => '',
|
||||
'User' => '',
|
||||
'UserSettings' => '',
|
||||
'Username' => '',
|
||||
'Users' => '',
|
||||
'XPath' => '',
|
||||
'rstatus--1' => '',
|
||||
'rstatus-1' => '',
|
||||
'rstatus-2' => '',
|
||||
'rstatus-3' => '',
|
||||
]];
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\OnlineResourceWatcher
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
|
|
@ -13,83 +13,83 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['OnlineResourceWatcher' => [
|
||||
'Action' => 'Action',
|
||||
'Add' => 'Add',
|
||||
'Admin' => 'Admin',
|
||||
'Back' => 'Back',
|
||||
'Bills' => 'Bills',
|
||||
'By' => 'By',
|
||||
'Cancel' => 'Cancel',
|
||||
'Checked' => 'Checked',
|
||||
'Dashboard' => 'Dashboard',
|
||||
'Date' => 'Date',
|
||||
'Filter' => 'Filter',
|
||||
'ForgotPassword' => 'Forgot Password',
|
||||
'Home' => 'Home',
|
||||
'ID' => 'ID',
|
||||
'Imprint' => 'Imprint',
|
||||
'Legal' => 'Legal',
|
||||
'Log' => 'Log',
|
||||
'Logo' => 'Logo',
|
||||
'SignOut' => 'Sign Out',
|
||||
'Logs' => 'Logs',
|
||||
'Organization' => 'Organization',
|
||||
'Organizations' => 'Organizations',
|
||||
'Password' => 'Password',
|
||||
'PrivacyPolicy' => 'Privacy Policy',
|
||||
'Ref' => 'Ref',
|
||||
'Report' => 'Report',
|
||||
'Reports' => 'Reports',
|
||||
'Reset' => 'Reset',
|
||||
'Resource' => 'Resource',
|
||||
'Resources' => 'Resources',
|
||||
'Create' => 'Create',
|
||||
'Delete' => 'Delete',
|
||||
'Suspend' => 'Suspend',
|
||||
'Send' => 'Send',
|
||||
'Save' => 'Save',
|
||||
'Search' => 'Search',
|
||||
'Settings' => 'Settings',
|
||||
'SignIn' => 'Sign In',
|
||||
'Status' => 'Status',
|
||||
'Submit' => 'Submit',
|
||||
'Terms' => 'Terms',
|
||||
'Trigger' => 'Trigger',
|
||||
'Title' => 'Titel',
|
||||
'Type' => 'Type',
|
||||
'User' => 'User',
|
||||
'Username' => 'Username',
|
||||
'Users' => 'Users',
|
||||
'New' => 'New',
|
||||
'Number' => 'Number',
|
||||
'CustomerNo' => 'Customer No.',
|
||||
'CustomerName' => 'Customer Name',
|
||||
'Amount' => 'Amount',
|
||||
'Members' => 'Members',
|
||||
'Name' => 'Name',
|
||||
'Active' => 'Active',
|
||||
'Address' => 'Address',
|
||||
'Postal' => 'Postal',
|
||||
'City' => 'City',
|
||||
'BillingEmail' => 'Billing Email',
|
||||
'Statistics' => 'Statistics',
|
||||
'PlanSettings' => 'Plan Settings',
|
||||
'BillingSettings' => 'Billing Settings',
|
||||
'UserSettings' => 'User Settings',
|
||||
'Login' => 'Login',
|
||||
'Email' => 'Email',
|
||||
'NewPassword' => 'New Password',
|
||||
'CreateResource' => 'Create Resource',
|
||||
'Inform' => 'Inform',
|
||||
'Element' => 'Element',
|
||||
'Exit' => 'Exit',
|
||||
'Url' => 'Url',
|
||||
'Preview' => 'Vorschau',
|
||||
'XPath' => 'XPath',
|
||||
'Comparison' => 'Vergleich',
|
||||
'History' => 'Historie',
|
||||
'rstatus-1' => 'Quelle hinzugefügt',
|
||||
'rstatus-2' => 'Keine Änderung',
|
||||
'rstatus-3' => 'Änderung',
|
||||
'rstatus--1' => 'Downloadfehler',
|
||||
'Action' => 'Action',
|
||||
'Active' => 'Active',
|
||||
'Add' => 'Add',
|
||||
'Address' => 'Address',
|
||||
'Admin' => 'Admin',
|
||||
'Amount' => 'Amount',
|
||||
'Back' => 'Back',
|
||||
'BillingEmail' => 'Billing Email',
|
||||
'BillingSettings' => 'Billing Settings',
|
||||
'Bills' => 'Bills',
|
||||
'By' => 'By',
|
||||
'Cancel' => 'Cancel',
|
||||
'Checked' => 'Checked',
|
||||
'City' => 'City',
|
||||
'Comparison' => 'Vergleich',
|
||||
'Create' => 'Create',
|
||||
'CreateResource' => 'Create Resource',
|
||||
'CustomerName' => 'Customer Name',
|
||||
'CustomerNo' => 'Customer No.',
|
||||
'Dashboard' => 'Dashboard',
|
||||
'Date' => 'Date',
|
||||
'Delete' => 'Delete',
|
||||
'Element' => 'Element',
|
||||
'Email' => 'Email',
|
||||
'Exit' => 'Exit',
|
||||
'Filter' => 'Filter',
|
||||
'ForgotPassword' => 'Forgot Password',
|
||||
'History' => 'Historie',
|
||||
'Home' => 'Home',
|
||||
'ID' => 'ID',
|
||||
'Imprint' => 'Imprint',
|
||||
'Inform' => 'Inform',
|
||||
'Legal' => 'Legal',
|
||||
'Log' => 'Log',
|
||||
'Login' => 'Login',
|
||||
'Logo' => 'Logo',
|
||||
'Logs' => 'Logs',
|
||||
'Members' => 'Members',
|
||||
'Name' => 'Name',
|
||||
'New' => 'New',
|
||||
'NewPassword' => 'New Password',
|
||||
'Number' => 'Number',
|
||||
'Organization' => 'Organization',
|
||||
'Organizations' => 'Organizations',
|
||||
'Password' => 'Password',
|
||||
'PlanSettings' => 'Plan Settings',
|
||||
'Postal' => 'Postal',
|
||||
'Preview' => 'Vorschau',
|
||||
'PrivacyPolicy' => 'Privacy Policy',
|
||||
'Ref' => 'Ref',
|
||||
'Report' => 'Report',
|
||||
'Reports' => 'Reports',
|
||||
'Reset' => 'Reset',
|
||||
'Resource' => 'Resource',
|
||||
'Resources' => 'Resources',
|
||||
'Save' => 'Save',
|
||||
'Search' => 'Search',
|
||||
'Send' => 'Send',
|
||||
'Settings' => 'Settings',
|
||||
'SignIn' => 'Sign In',
|
||||
'SignOut' => 'Sign Out',
|
||||
'Statistics' => 'Statistics',
|
||||
'Status' => 'Status',
|
||||
'Submit' => 'Submit',
|
||||
'Suspend' => 'Suspend',
|
||||
'Terms' => 'Terms',
|
||||
'Title' => 'Titel',
|
||||
'Trigger' => 'Trigger',
|
||||
'Type' => 'Type',
|
||||
'Url' => 'Url',
|
||||
'User' => 'User',
|
||||
'UserSettings' => 'User Settings',
|
||||
'Username' => 'Username',
|
||||
'Users' => 'Users',
|
||||
'XPath' => 'XPath',
|
||||
'rstatus--1' => 'Downloadfehler',
|
||||
'rstatus-1' => 'Quelle hinzugefügt',
|
||||
'rstatus-2' => 'Keine Änderung',
|
||||
'rstatus-3' => 'Änderung',
|
||||
]];
|
||||
|
|
|
|||
95
Theme/Backend/Lang/el.lang.php
Normal file
95
Theme/Backend/Lang/el.lang.php
Normal file
|
|
@ -0,0 +1,95 @@
|
|||
<?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 ['OnlineResourceWatcher' => [
|
||||
'Action' => '',
|
||||
'Active' => '',
|
||||
'Add' => '',
|
||||
'Address' => '',
|
||||
'Admin' => '',
|
||||
'Amount' => '',
|
||||
'Back' => '',
|
||||
'BillingEmail' => '',
|
||||
'BillingSettings' => '',
|
||||
'Bills' => '',
|
||||
'By' => '',
|
||||
'Cancel' => '',
|
||||
'Checked' => '',
|
||||
'City' => '',
|
||||
'Comparison' => '',
|
||||
'Create' => '',
|
||||
'CreateResource' => '',
|
||||
'CustomerName' => '',
|
||||
'CustomerNo' => '',
|
||||
'Dashboard' => '',
|
||||
'Date' => '',
|
||||
'Delete' => '',
|
||||
'Element' => '',
|
||||
'Email' => '',
|
||||
'Exit' => '',
|
||||
'Filter' => '',
|
||||
'ForgotPassword' => '',
|
||||
'History' => '',
|
||||
'Home' => '',
|
||||
'ID' => '',
|
||||
'Imprint' => '',
|
||||
'Inform' => '',
|
||||
'Legal' => '',
|
||||
'Log' => '',
|
||||
'Login' => '',
|
||||
'Logo' => '',
|
||||
'Logs' => '',
|
||||
'Members' => '',
|
||||
'Name' => '',
|
||||
'New' => '',
|
||||
'NewPassword' => '',
|
||||
'Number' => '',
|
||||
'Organization' => '',
|
||||
'Organizations' => '',
|
||||
'Password' => '',
|
||||
'PlanSettings' => '',
|
||||
'Postal' => '',
|
||||
'Preview' => '',
|
||||
'PrivacyPolicy' => '',
|
||||
'Ref' => '',
|
||||
'Report' => '',
|
||||
'Reports' => '',
|
||||
'Reset' => '',
|
||||
'Resource' => '',
|
||||
'Resources' => '',
|
||||
'Save' => '',
|
||||
'Search' => '',
|
||||
'Send' => '',
|
||||
'Settings' => '',
|
||||
'SignIn' => '',
|
||||
'SignOut' => '',
|
||||
'Statistics' => '',
|
||||
'Status' => '',
|
||||
'Submit' => '',
|
||||
'Suspend' => '',
|
||||
'Terms' => '',
|
||||
'Title' => '',
|
||||
'Trigger' => '',
|
||||
'Type' => '',
|
||||
'Url' => '',
|
||||
'User' => '',
|
||||
'UserSettings' => '',
|
||||
'Username' => '',
|
||||
'Users' => '',
|
||||
'XPath' => '',
|
||||
'rstatus--1' => '',
|
||||
'rstatus-1' => '',
|
||||
'rstatus-2' => '',
|
||||
'rstatus-3' => '',
|
||||
]];
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* PHP Version 8.1
|
||||
*
|
||||
* @package Modules\OnlineResourceWatcher
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 2.0
|
||||
* @version 1.0.0
|
||||
|
|
@ -13,83 +13,83 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['OnlineResourceWatcher' => [
|
||||
'Action' => 'Action',
|
||||
'Add' => 'Add',
|
||||
'Admin' => 'Admin',
|
||||
'Back' => 'Back',
|
||||
'Bills' => 'Bills',
|
||||
'By' => 'By',
|
||||
'Cancel' => 'Cancel',
|
||||
'Checked' => 'Checked',
|
||||
'Dashboard' => 'Dashboard',
|
||||
'Date' => 'Date',
|
||||
'Filter' => 'Filter',
|
||||
'ForgotPassword' => 'Forgot Password',
|
||||
'Home' => 'Home',
|
||||
'ID' => 'ID',
|
||||
'Imprint' => 'Imprint',
|
||||
'Legal' => 'Legal',
|
||||
'Log' => 'Log',
|
||||
'Logo' => 'Logo',
|
||||
'SignOut' => 'Sign Out',
|
||||
'Logs' => 'Logs',
|
||||
'Organization' => 'Organization',
|
||||
'Organizations' => 'Organizations',
|
||||
'Password' => 'Password',
|
||||
'PrivacyPolicy' => 'Privacy Policy',
|
||||
'Ref' => 'Ref',
|
||||
'Report' => 'Report',
|
||||
'Reports' => 'Reports',
|
||||
'Reset' => 'Reset',
|
||||
'Resource' => 'Resource',
|
||||
'Resources' => 'Resources',
|
||||
'Create' => 'Create',
|
||||
'Delete' => 'Delete',
|
||||
'Suspend' => 'Suspend',
|
||||
'Send' => 'Send',
|
||||
'Save' => 'Save',
|
||||
'Search' => 'Search',
|
||||
'Settings' => 'Settings',
|
||||
'SignIn' => 'Sign In',
|
||||
'Status' => 'Status',
|
||||
'Submit' => 'Submit',
|
||||
'Title' => 'Title',
|
||||
'Terms' => 'Terms',
|
||||
'Trigger' => 'Trigger',
|
||||
'Type' => 'Type',
|
||||
'User' => 'User',
|
||||
'Username' => 'Username',
|
||||
'Users' => 'Users',
|
||||
'New' => 'New',
|
||||
'Number' => 'Number',
|
||||
'CustomerNo' => 'Customer No.',
|
||||
'CustomerName' => 'Customer Name',
|
||||
'Amount' => 'Amount',
|
||||
'Members' => 'Members',
|
||||
'Name' => 'Name',
|
||||
'Active' => 'Active',
|
||||
'Address' => 'Address',
|
||||
'Postal' => 'Postal',
|
||||
'City' => 'City',
|
||||
'BillingEmail' => 'Billing Email',
|
||||
'Statistics' => 'Statistics',
|
||||
'PlanSettings' => 'Plan Settings',
|
||||
'BillingSettings' => 'Billing Settings',
|
||||
'UserSettings' => 'User Settings',
|
||||
'Login' => 'Login',
|
||||
'Email' => 'Email',
|
||||
'NewPassword' => 'New Password',
|
||||
'CreateResource' => 'Create Resource',
|
||||
'Inform' => 'Inform',
|
||||
'Element' => 'Element',
|
||||
'Exit' => 'Exit',
|
||||
'Url' => 'Url',
|
||||
'Preview' => 'Preview',
|
||||
'XPath' => 'XPath',
|
||||
'Comparison' => 'Comparison',
|
||||
'History' => 'History',
|
||||
'rstatus-1' => 'Resource added',
|
||||
'rstatus-2' => 'No change',
|
||||
'rstatus-3' => 'Changed',
|
||||
'rstatus--1' => 'Download error',
|
||||
'Action' => 'Action',
|
||||
'Active' => 'Active',
|
||||
'Add' => 'Add',
|
||||
'Address' => 'Address',
|
||||
'Admin' => 'Admin',
|
||||
'Amount' => 'Amount',
|
||||
'Back' => 'Back',
|
||||
'BillingEmail' => 'Billing Email',
|
||||
'BillingSettings' => 'Billing Settings',
|
||||
'Bills' => 'Bills',
|
||||
'By' => 'By',
|
||||
'Cancel' => 'Cancel',
|
||||
'Checked' => 'Checked',
|
||||
'City' => 'City',
|
||||
'Comparison' => 'Comparison',
|
||||
'Create' => 'Create',
|
||||
'CreateResource' => 'Create Resource',
|
||||
'CustomerName' => 'Customer Name',
|
||||
'CustomerNo' => 'Customer No.',
|
||||
'Dashboard' => 'Dashboard',
|
||||
'Date' => 'Date',
|
||||
'Delete' => 'Delete',
|
||||
'Element' => 'Element',
|
||||
'Email' => 'Email',
|
||||
'Exit' => 'Exit',
|
||||
'Filter' => 'Filter',
|
||||
'ForgotPassword' => 'Forgot Password',
|
||||
'History' => 'History',
|
||||
'Home' => 'Home',
|
||||
'ID' => 'ID',
|
||||
'Imprint' => 'Imprint',
|
||||
'Inform' => 'Inform',
|
||||
'Legal' => 'Legal',
|
||||
'Log' => 'Log',
|
||||
'Login' => 'Login',
|
||||
'Logo' => 'Logo',
|
||||
'Logs' => 'Logs',
|
||||
'Members' => 'Members',
|
||||
'Name' => 'Name',
|
||||
'New' => 'New',
|
||||
'NewPassword' => 'New Password',
|
||||
'Number' => 'Number',
|
||||
'Organization' => 'Organization',
|
||||
'Organizations' => 'Organizations',
|
||||
'Password' => 'Password',
|
||||
'PlanSettings' => 'Plan Settings',
|
||||
'Postal' => 'Postal',
|
||||
'Preview' => 'Preview',
|
||||
'PrivacyPolicy' => 'Privacy Policy',
|
||||
'Ref' => 'Ref',
|
||||
'Report' => 'Report',
|
||||
'Reports' => 'Reports',
|
||||
'Reset' => 'Reset',
|
||||
'Resource' => 'Resource',
|
||||
'Resources' => 'Resources',
|
||||
'Save' => 'Save',
|
||||
'Search' => 'Search',
|
||||
'Send' => 'Send',
|
||||
'Settings' => 'Settings',
|
||||
'SignIn' => 'Sign In',
|
||||
'SignOut' => 'Sign Out',
|
||||
'Statistics' => 'Statistics',
|
||||
'Status' => 'Status',
|
||||
'Submit' => 'Submit',
|
||||
'Suspend' => 'Suspend',
|
||||
'Terms' => 'Terms',
|
||||
'Title' => 'Title',
|
||||
'Trigger' => 'Trigger',
|
||||
'Type' => 'Type',
|
||||
'Url' => 'Url',
|
||||
'User' => 'User',
|
||||
'UserSettings' => 'User Settings',
|
||||
'Username' => 'Username',
|
||||
'Users' => 'Users',
|
||||
'XPath' => 'XPath',
|
||||
'rstatus--1' => 'Download error',
|
||||
'rstatus-1' => 'Resource added',
|
||||
'rstatus-2' => 'No change',
|
||||
'rstatus-3' => 'Changed',
|
||||
]];
|
||||
|
|
|
|||
95
Theme/Backend/Lang/es.lang.php
Normal file
95
Theme/Backend/Lang/es.lang.php
Normal file
|
|
@ -0,0 +1,95 @@
|
|||
<?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 ['OnlineResourceWatcher' => [
|
||||
'Action' => '',
|
||||
'Active' => '',
|
||||
'Add' => '',
|
||||
'Address' => '',
|
||||
'Admin' => '',
|
||||
'Amount' => '',
|
||||
'Back' => '',
|
||||
'BillingEmail' => '',
|
||||
'BillingSettings' => '',
|
||||
'Bills' => '',
|
||||
'By' => '',
|
||||
'Cancel' => '',
|
||||
'Checked' => '',
|
||||
'City' => '',
|
||||
'Comparison' => '',
|
||||
'Create' => '',
|
||||
'CreateResource' => '',
|
||||
'CustomerName' => '',
|
||||
'CustomerNo' => '',
|
||||
'Dashboard' => '',
|
||||
'Date' => '',
|
||||
'Delete' => '',
|
||||
'Element' => '',
|
||||
'Email' => '',
|
||||
'Exit' => '',
|
||||
'Filter' => '',
|
||||
'ForgotPassword' => '',
|
||||
'History' => '',
|
||||
'Home' => '',
|
||||
'ID' => '',
|
||||
'Imprint' => '',
|
||||
'Inform' => '',
|
||||
'Legal' => '',
|
||||
'Log' => '',
|
||||
'Login' => '',
|
||||
'Logo' => '',
|
||||
'Logs' => '',
|
||||
'Members' => '',
|
||||
'Name' => '',
|
||||
'New' => '',
|
||||
'NewPassword' => '',
|
||||
'Number' => '',
|
||||
'Organization' => '',
|
||||
'Organizations' => '',
|
||||
'Password' => '',
|
||||
'PlanSettings' => '',
|
||||
'Postal' => '',
|
||||
'Preview' => '',
|
||||
'PrivacyPolicy' => '',
|
||||
'Ref' => '',
|
||||
'Report' => '',
|
||||
'Reports' => '',
|
||||
'Reset' => '',
|
||||
'Resource' => '',
|
||||
'Resources' => '',
|
||||
'Save' => '',
|
||||
'Search' => '',
|
||||
'Send' => '',
|
||||
'Settings' => '',
|
||||
'SignIn' => '',
|
||||
'SignOut' => '',
|
||||
'Statistics' => '',
|
||||
'Status' => '',
|
||||
'Submit' => '',
|
||||
'Suspend' => '',
|
||||
'Terms' => '',
|
||||
'Title' => '',
|
||||
'Trigger' => '',
|
||||
'Type' => '',
|
||||
'Url' => '',
|
||||
'User' => '',
|
||||
'UserSettings' => '',
|
||||
'Username' => '',
|
||||
'Users' => '',
|
||||
'XPath' => '',
|
||||
'rstatus--1' => '',
|
||||
'rstatus-1' => '',
|
||||
'rstatus-2' => '',
|
||||
'rstatus-3' => '',
|
||||
]];
|
||||
95
Theme/Backend/Lang/fi.lang.php
Normal file
95
Theme/Backend/Lang/fi.lang.php
Normal file
|
|
@ -0,0 +1,95 @@
|
|||
<?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 ['OnlineResourceWatcher' => [
|
||||
'Action' => '',
|
||||
'Active' => '',
|
||||
'Add' => '',
|
||||
'Address' => '',
|
||||
'Admin' => '',
|
||||
'Amount' => '',
|
||||
'Back' => '',
|
||||
'BillingEmail' => '',
|
||||
'BillingSettings' => '',
|
||||
'Bills' => '',
|
||||
'By' => '',
|
||||
'Cancel' => '',
|
||||
'Checked' => '',
|
||||
'City' => '',
|
||||
'Comparison' => '',
|
||||
'Create' => '',
|
||||
'CreateResource' => '',
|
||||
'CustomerName' => '',
|
||||
'CustomerNo' => '',
|
||||
'Dashboard' => '',
|
||||
'Date' => '',
|
||||
'Delete' => '',
|
||||
'Element' => '',
|
||||
'Email' => '',
|
||||
'Exit' => '',
|
||||
'Filter' => '',
|
||||
'ForgotPassword' => '',
|
||||
'History' => '',
|
||||
'Home' => '',
|
||||
'ID' => '',
|
||||
'Imprint' => '',
|
||||
'Inform' => '',
|
||||
'Legal' => '',
|
||||
'Log' => '',
|
||||
'Login' => '',
|
||||
'Logo' => '',
|
||||
'Logs' => '',
|
||||
'Members' => '',
|
||||
'Name' => '',
|
||||
'New' => '',
|
||||
'NewPassword' => '',
|
||||
'Number' => '',
|
||||
'Organization' => '',
|
||||
'Organizations' => '',
|
||||
'Password' => '',
|
||||
'PlanSettings' => '',
|
||||
'Postal' => '',
|
||||
'Preview' => '',
|
||||
'PrivacyPolicy' => '',
|
||||
'Ref' => '',
|
||||
'Report' => '',
|
||||
'Reports' => '',
|
||||
'Reset' => '',
|
||||
'Resource' => '',
|
||||
'Resources' => '',
|
||||
'Save' => '',
|
||||
'Search' => '',
|
||||
'Send' => '',
|
||||
'Settings' => '',
|
||||
'SignIn' => '',
|
||||
'SignOut' => '',
|
||||
'Statistics' => '',
|
||||
'Status' => '',
|
||||
'Submit' => '',
|
||||
'Suspend' => '',
|
||||
'Terms' => '',
|
||||
'Title' => '',
|
||||
'Trigger' => '',
|
||||
'Type' => '',
|
||||
'Url' => '',
|
||||
'User' => '',
|
||||
'UserSettings' => '',
|
||||
'Username' => '',
|
||||
'Users' => '',
|
||||
'XPath' => '',
|
||||
'rstatus--1' => '',
|
||||
'rstatus-1' => '',
|
||||
'rstatus-2' => '',
|
||||
'rstatus-3' => '',
|
||||
]];
|
||||
95
Theme/Backend/Lang/fr.lang.php
Normal file
95
Theme/Backend/Lang/fr.lang.php
Normal file
|
|
@ -0,0 +1,95 @@
|
|||
<?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 ['OnlineResourceWatcher' => [
|
||||
'Action' => '',
|
||||
'Active' => '',
|
||||
'Add' => '',
|
||||
'Address' => '',
|
||||
'Admin' => '',
|
||||
'Amount' => '',
|
||||
'Back' => '',
|
||||
'BillingEmail' => '',
|
||||
'BillingSettings' => '',
|
||||
'Bills' => '',
|
||||
'By' => '',
|
||||
'Cancel' => '',
|
||||
'Checked' => '',
|
||||
'City' => '',
|
||||
'Comparison' => '',
|
||||
'Create' => '',
|
||||
'CreateResource' => '',
|
||||
'CustomerName' => '',
|
||||
'CustomerNo' => '',
|
||||
'Dashboard' => '',
|
||||
'Date' => '',
|
||||
'Delete' => '',
|
||||
'Element' => '',
|
||||
'Email' => '',
|
||||
'Exit' => '',
|
||||
'Filter' => '',
|
||||
'ForgotPassword' => '',
|
||||
'History' => '',
|
||||
'Home' => '',
|
||||
'ID' => '',
|
||||
'Imprint' => '',
|
||||
'Inform' => '',
|
||||
'Legal' => '',
|
||||
'Log' => '',
|
||||
'Login' => '',
|
||||
'Logo' => '',
|
||||
'Logs' => '',
|
||||
'Members' => '',
|
||||
'Name' => '',
|
||||
'New' => '',
|
||||
'NewPassword' => '',
|
||||
'Number' => '',
|
||||
'Organization' => '',
|
||||
'Organizations' => '',
|
||||
'Password' => '',
|
||||
'PlanSettings' => '',
|
||||
'Postal' => '',
|
||||
'Preview' => '',
|
||||
'PrivacyPolicy' => '',
|
||||
'Ref' => '',
|
||||
'Report' => '',
|
||||
'Reports' => '',
|
||||
'Reset' => '',
|
||||
'Resource' => '',
|
||||
'Resources' => '',
|
||||
'Save' => '',
|
||||
'Search' => '',
|
||||
'Send' => '',
|
||||
'Settings' => '',
|
||||
'SignIn' => '',
|
||||
'SignOut' => '',
|
||||
'Statistics' => '',
|
||||
'Status' => '',
|
||||
'Submit' => '',
|
||||
'Suspend' => '',
|
||||
'Terms' => '',
|
||||
'Title' => '',
|
||||
'Trigger' => '',
|
||||
'Type' => '',
|
||||
'Url' => '',
|
||||
'User' => '',
|
||||
'UserSettings' => '',
|
||||
'Username' => '',
|
||||
'Users' => '',
|
||||
'XPath' => '',
|
||||
'rstatus--1' => '',
|
||||
'rstatus-1' => '',
|
||||
'rstatus-2' => '',
|
||||
'rstatus-3' => '',
|
||||
]];
|
||||
95
Theme/Backend/Lang/hu.lang.php
Normal file
95
Theme/Backend/Lang/hu.lang.php
Normal file
|
|
@ -0,0 +1,95 @@
|
|||
<?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 ['OnlineResourceWatcher' => [
|
||||
'Action' => '',
|
||||
'Active' => '',
|
||||
'Add' => '',
|
||||
'Address' => '',
|
||||
'Admin' => '',
|
||||
'Amount' => '',
|
||||
'Back' => '',
|
||||
'BillingEmail' => '',
|
||||
'BillingSettings' => '',
|
||||
'Bills' => '',
|
||||
'By' => '',
|
||||
'Cancel' => '',
|
||||
'Checked' => '',
|
||||
'City' => '',
|
||||
'Comparison' => '',
|
||||
'Create' => '',
|
||||
'CreateResource' => '',
|
||||
'CustomerName' => '',
|
||||
'CustomerNo' => '',
|
||||
'Dashboard' => '',
|
||||
'Date' => '',
|
||||
'Delete' => '',
|
||||
'Element' => '',
|
||||
'Email' => '',
|
||||
'Exit' => '',
|
||||
'Filter' => '',
|
||||
'ForgotPassword' => '',
|
||||
'History' => '',
|
||||
'Home' => '',
|
||||
'ID' => '',
|
||||
'Imprint' => '',
|
||||
'Inform' => '',
|
||||
'Legal' => '',
|
||||
'Log' => '',
|
||||
'Login' => '',
|
||||
'Logo' => '',
|
||||
'Logs' => '',
|
||||
'Members' => '',
|
||||
'Name' => '',
|
||||
'New' => '',
|
||||
'NewPassword' => '',
|
||||
'Number' => '',
|
||||
'Organization' => '',
|
||||
'Organizations' => '',
|
||||
'Password' => '',
|
||||
'PlanSettings' => '',
|
||||
'Postal' => '',
|
||||
'Preview' => '',
|
||||
'PrivacyPolicy' => '',
|
||||
'Ref' => '',
|
||||
'Report' => '',
|
||||
'Reports' => '',
|
||||
'Reset' => '',
|
||||
'Resource' => '',
|
||||
'Resources' => '',
|
||||
'Save' => '',
|
||||
'Search' => '',
|
||||
'Send' => '',
|
||||
'Settings' => '',
|
||||
'SignIn' => '',
|
||||
'SignOut' => '',
|
||||
'Statistics' => '',
|
||||
'Status' => '',
|
||||
'Submit' => '',
|
||||
'Suspend' => '',
|
||||
'Terms' => '',
|
||||
'Title' => '',
|
||||
'Trigger' => '',
|
||||
'Type' => '',
|
||||
'Url' => '',
|
||||
'User' => '',
|
||||
'UserSettings' => '',
|
||||
'Username' => '',
|
||||
'Users' => '',
|
||||
'XPath' => '',
|
||||
'rstatus--1' => '',
|
||||
'rstatus-1' => '',
|
||||
'rstatus-2' => '',
|
||||
'rstatus-3' => '',
|
||||
]];
|
||||
95
Theme/Backend/Lang/it.lang.php
Normal file
95
Theme/Backend/Lang/it.lang.php
Normal file
|
|
@ -0,0 +1,95 @@
|
|||
<?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 ['OnlineResourceWatcher' => [
|
||||
'Action' => '',
|
||||
'Active' => '',
|
||||
'Add' => '',
|
||||
'Address' => '',
|
||||
'Admin' => '',
|
||||
'Amount' => '',
|
||||
'Back' => '',
|
||||
'BillingEmail' => '',
|
||||
'BillingSettings' => '',
|
||||
'Bills' => '',
|
||||
'By' => '',
|
||||
'Cancel' => '',
|
||||
'Checked' => '',
|
||||
'City' => '',
|
||||
'Comparison' => '',
|
||||
'Create' => '',
|
||||
'CreateResource' => '',
|
||||
'CustomerName' => '',
|
||||
'CustomerNo' => '',
|
||||
'Dashboard' => '',
|
||||
'Date' => '',
|
||||
'Delete' => '',
|
||||
'Element' => '',
|
||||
'Email' => '',
|
||||
'Exit' => '',
|
||||
'Filter' => '',
|
||||
'ForgotPassword' => '',
|
||||
'History' => '',
|
||||
'Home' => '',
|
||||
'ID' => '',
|
||||
'Imprint' => '',
|
||||
'Inform' => '',
|
||||
'Legal' => '',
|
||||
'Log' => '',
|
||||
'Login' => '',
|
||||
'Logo' => '',
|
||||
'Logs' => '',
|
||||
'Members' => '',
|
||||
'Name' => '',
|
||||
'New' => '',
|
||||
'NewPassword' => '',
|
||||
'Number' => '',
|
||||
'Organization' => '',
|
||||
'Organizations' => '',
|
||||
'Password' => '',
|
||||
'PlanSettings' => '',
|
||||
'Postal' => '',
|
||||
'Preview' => '',
|
||||
'PrivacyPolicy' => '',
|
||||
'Ref' => '',
|
||||
'Report' => '',
|
||||
'Reports' => '',
|
||||
'Reset' => '',
|
||||
'Resource' => '',
|
||||
'Resources' => '',
|
||||
'Save' => '',
|
||||
'Search' => '',
|
||||
'Send' => '',
|
||||
'Settings' => '',
|
||||
'SignIn' => '',
|
||||
'SignOut' => '',
|
||||
'Statistics' => '',
|
||||
'Status' => '',
|
||||
'Submit' => '',
|
||||
'Suspend' => '',
|
||||
'Terms' => '',
|
||||
'Title' => '',
|
||||
'Trigger' => '',
|
||||
'Type' => '',
|
||||
'Url' => '',
|
||||
'User' => '',
|
||||
'UserSettings' => '',
|
||||
'Username' => '',
|
||||
'Users' => '',
|
||||
'XPath' => '',
|
||||
'rstatus--1' => '',
|
||||
'rstatus-1' => '',
|
||||
'rstatus-2' => '',
|
||||
'rstatus-3' => '',
|
||||
]];
|
||||
95
Theme/Backend/Lang/ja.lang.php
Normal file
95
Theme/Backend/Lang/ja.lang.php
Normal file
|
|
@ -0,0 +1,95 @@
|
|||
<?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 ['OnlineResourceWatcher' => [
|
||||
'Action' => '',
|
||||
'Active' => '',
|
||||
'Add' => '',
|
||||
'Address' => '',
|
||||
'Admin' => '',
|
||||
'Amount' => '',
|
||||
'Back' => '',
|
||||
'BillingEmail' => '',
|
||||
'BillingSettings' => '',
|
||||
'Bills' => '',
|
||||
'By' => '',
|
||||
'Cancel' => '',
|
||||
'Checked' => '',
|
||||
'City' => '',
|
||||
'Comparison' => '',
|
||||
'Create' => '',
|
||||
'CreateResource' => '',
|
||||
'CustomerName' => '',
|
||||
'CustomerNo' => '',
|
||||
'Dashboard' => '',
|
||||
'Date' => '',
|
||||
'Delete' => '',
|
||||
'Element' => '',
|
||||
'Email' => '',
|
||||
'Exit' => '',
|
||||
'Filter' => '',
|
||||
'ForgotPassword' => '',
|
||||
'History' => '',
|
||||
'Home' => '',
|
||||
'ID' => '',
|
||||
'Imprint' => '',
|
||||
'Inform' => '',
|
||||
'Legal' => '',
|
||||
'Log' => '',
|
||||
'Login' => '',
|
||||
'Logo' => '',
|
||||
'Logs' => '',
|
||||
'Members' => '',
|
||||
'Name' => '',
|
||||
'New' => '',
|
||||
'NewPassword' => '',
|
||||
'Number' => '',
|
||||
'Organization' => '',
|
||||
'Organizations' => '',
|
||||
'Password' => '',
|
||||
'PlanSettings' => '',
|
||||
'Postal' => '',
|
||||
'Preview' => '',
|
||||
'PrivacyPolicy' => '',
|
||||
'Ref' => '',
|
||||
'Report' => '',
|
||||
'Reports' => '',
|
||||
'Reset' => '',
|
||||
'Resource' => '',
|
||||
'Resources' => '',
|
||||
'Save' => '',
|
||||
'Search' => '',
|
||||
'Send' => '',
|
||||
'Settings' => '',
|
||||
'SignIn' => '',
|
||||
'SignOut' => '',
|
||||
'Statistics' => '',
|
||||
'Status' => '',
|
||||
'Submit' => '',
|
||||
'Suspend' => '',
|
||||
'Terms' => '',
|
||||
'Title' => '',
|
||||
'Trigger' => '',
|
||||
'Type' => '',
|
||||
'Url' => '',
|
||||
'User' => '',
|
||||
'UserSettings' => '',
|
||||
'Username' => '',
|
||||
'Users' => '',
|
||||
'XPath' => '',
|
||||
'rstatus--1' => '',
|
||||
'rstatus-1' => '',
|
||||
'rstatus-2' => '',
|
||||
'rstatus-3' => '',
|
||||
]];
|
||||
95
Theme/Backend/Lang/ko.lang.php
Normal file
95
Theme/Backend/Lang/ko.lang.php
Normal file
|
|
@ -0,0 +1,95 @@
|
|||
<?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 ['OnlineResourceWatcher' => [
|
||||
'Action' => '',
|
||||
'Active' => '',
|
||||
'Add' => '',
|
||||
'Address' => '',
|
||||
'Admin' => '',
|
||||
'Amount' => '',
|
||||
'Back' => '',
|
||||
'BillingEmail' => '',
|
||||
'BillingSettings' => '',
|
||||
'Bills' => '',
|
||||
'By' => '',
|
||||
'Cancel' => '',
|
||||
'Checked' => '',
|
||||
'City' => '',
|
||||
'Comparison' => '',
|
||||
'Create' => '',
|
||||
'CreateResource' => '',
|
||||
'CustomerName' => '',
|
||||
'CustomerNo' => '',
|
||||
'Dashboard' => '',
|
||||
'Date' => '',
|
||||
'Delete' => '',
|
||||
'Element' => '',
|
||||
'Email' => '',
|
||||
'Exit' => '',
|
||||
'Filter' => '',
|
||||
'ForgotPassword' => '',
|
||||
'History' => '',
|
||||
'Home' => '',
|
||||
'ID' => '',
|
||||
'Imprint' => '',
|
||||
'Inform' => '',
|
||||
'Legal' => '',
|
||||
'Log' => '',
|
||||
'Login' => '',
|
||||
'Logo' => '',
|
||||
'Logs' => '',
|
||||
'Members' => '',
|
||||
'Name' => '',
|
||||
'New' => '',
|
||||
'NewPassword' => '',
|
||||
'Number' => '',
|
||||
'Organization' => '',
|
||||
'Organizations' => '',
|
||||
'Password' => '',
|
||||
'PlanSettings' => '',
|
||||
'Postal' => '',
|
||||
'Preview' => '',
|
||||
'PrivacyPolicy' => '',
|
||||
'Ref' => '',
|
||||
'Report' => '',
|
||||
'Reports' => '',
|
||||
'Reset' => '',
|
||||
'Resource' => '',
|
||||
'Resources' => '',
|
||||
'Save' => '',
|
||||
'Search' => '',
|
||||
'Send' => '',
|
||||
'Settings' => '',
|
||||
'SignIn' => '',
|
||||
'SignOut' => '',
|
||||
'Statistics' => '',
|
||||
'Status' => '',
|
||||
'Submit' => '',
|
||||
'Suspend' => '',
|
||||
'Terms' => '',
|
||||
'Title' => '',
|
||||
'Trigger' => '',
|
||||
'Type' => '',
|
||||
'Url' => '',
|
||||
'User' => '',
|
||||
'UserSettings' => '',
|
||||
'Username' => '',
|
||||
'Users' => '',
|
||||
'XPath' => '',
|
||||
'rstatus--1' => '',
|
||||
'rstatus-1' => '',
|
||||
'rstatus-2' => '',
|
||||
'rstatus-3' => '',
|
||||
]];
|
||||
95
Theme/Backend/Lang/no.lang.php
Normal file
95
Theme/Backend/Lang/no.lang.php
Normal file
|
|
@ -0,0 +1,95 @@
|
|||
<?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 ['OnlineResourceWatcher' => [
|
||||
'Action' => '',
|
||||
'Active' => '',
|
||||
'Add' => '',
|
||||
'Address' => '',
|
||||
'Admin' => '',
|
||||
'Amount' => '',
|
||||
'Back' => '',
|
||||
'BillingEmail' => '',
|
||||
'BillingSettings' => '',
|
||||
'Bills' => '',
|
||||
'By' => '',
|
||||
'Cancel' => '',
|
||||
'Checked' => '',
|
||||
'City' => '',
|
||||
'Comparison' => '',
|
||||
'Create' => '',
|
||||
'CreateResource' => '',
|
||||
'CustomerName' => '',
|
||||
'CustomerNo' => '',
|
||||
'Dashboard' => '',
|
||||
'Date' => '',
|
||||
'Delete' => '',
|
||||
'Element' => '',
|
||||
'Email' => '',
|
||||
'Exit' => '',
|
||||
'Filter' => '',
|
||||
'ForgotPassword' => '',
|
||||
'History' => '',
|
||||
'Home' => '',
|
||||
'ID' => '',
|
||||
'Imprint' => '',
|
||||
'Inform' => '',
|
||||
'Legal' => '',
|
||||
'Log' => '',
|
||||
'Login' => '',
|
||||
'Logo' => '',
|
||||
'Logs' => '',
|
||||
'Members' => '',
|
||||
'Name' => '',
|
||||
'New' => '',
|
||||
'NewPassword' => '',
|
||||
'Number' => '',
|
||||
'Organization' => '',
|
||||
'Organizations' => '',
|
||||
'Password' => '',
|
||||
'PlanSettings' => '',
|
||||
'Postal' => '',
|
||||
'Preview' => '',
|
||||
'PrivacyPolicy' => '',
|
||||
'Ref' => '',
|
||||
'Report' => '',
|
||||
'Reports' => '',
|
||||
'Reset' => '',
|
||||
'Resource' => '',
|
||||
'Resources' => '',
|
||||
'Save' => '',
|
||||
'Search' => '',
|
||||
'Send' => '',
|
||||
'Settings' => '',
|
||||
'SignIn' => '',
|
||||
'SignOut' => '',
|
||||
'Statistics' => '',
|
||||
'Status' => '',
|
||||
'Submit' => '',
|
||||
'Suspend' => '',
|
||||
'Terms' => '',
|
||||
'Title' => '',
|
||||
'Trigger' => '',
|
||||
'Type' => '',
|
||||
'Url' => '',
|
||||
'User' => '',
|
||||
'UserSettings' => '',
|
||||
'Username' => '',
|
||||
'Users' => '',
|
||||
'XPath' => '',
|
||||
'rstatus--1' => '',
|
||||
'rstatus-1' => '',
|
||||
'rstatus-2' => '',
|
||||
'rstatus-3' => '',
|
||||
]];
|
||||
95
Theme/Backend/Lang/pl.lang.php
Normal file
95
Theme/Backend/Lang/pl.lang.php
Normal file
|
|
@ -0,0 +1,95 @@
|
|||
<?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 ['OnlineResourceWatcher' => [
|
||||
'Action' => '',
|
||||
'Active' => '',
|
||||
'Add' => '',
|
||||
'Address' => '',
|
||||
'Admin' => '',
|
||||
'Amount' => '',
|
||||
'Back' => '',
|
||||
'BillingEmail' => '',
|
||||
'BillingSettings' => '',
|
||||
'Bills' => '',
|
||||
'By' => '',
|
||||
'Cancel' => '',
|
||||
'Checked' => '',
|
||||
'City' => '',
|
||||
'Comparison' => '',
|
||||
'Create' => '',
|
||||
'CreateResource' => '',
|
||||
'CustomerName' => '',
|
||||
'CustomerNo' => '',
|
||||
'Dashboard' => '',
|
||||
'Date' => '',
|
||||
'Delete' => '',
|
||||
'Element' => '',
|
||||
'Email' => '',
|
||||
'Exit' => '',
|
||||
'Filter' => '',
|
||||
'ForgotPassword' => '',
|
||||
'History' => '',
|
||||
'Home' => '',
|
||||
'ID' => '',
|
||||
'Imprint' => '',
|
||||
'Inform' => '',
|
||||
'Legal' => '',
|
||||
'Log' => '',
|
||||
'Login' => '',
|
||||
'Logo' => '',
|
||||
'Logs' => '',
|
||||
'Members' => '',
|
||||
'Name' => '',
|
||||
'New' => '',
|
||||
'NewPassword' => '',
|
||||
'Number' => '',
|
||||
'Organization' => '',
|
||||
'Organizations' => '',
|
||||
'Password' => '',
|
||||
'PlanSettings' => '',
|
||||
'Postal' => '',
|
||||
'Preview' => '',
|
||||
'PrivacyPolicy' => '',
|
||||
'Ref' => '',
|
||||
'Report' => '',
|
||||
'Reports' => '',
|
||||
'Reset' => '',
|
||||
'Resource' => '',
|
||||
'Resources' => '',
|
||||
'Save' => '',
|
||||
'Search' => '',
|
||||
'Send' => '',
|
||||
'Settings' => '',
|
||||
'SignIn' => '',
|
||||
'SignOut' => '',
|
||||
'Statistics' => '',
|
||||
'Status' => '',
|
||||
'Submit' => '',
|
||||
'Suspend' => '',
|
||||
'Terms' => '',
|
||||
'Title' => '',
|
||||
'Trigger' => '',
|
||||
'Type' => '',
|
||||
'Url' => '',
|
||||
'User' => '',
|
||||
'UserSettings' => '',
|
||||
'Username' => '',
|
||||
'Users' => '',
|
||||
'XPath' => '',
|
||||
'rstatus--1' => '',
|
||||
'rstatus-1' => '',
|
||||
'rstatus-2' => '',
|
||||
'rstatus-3' => '',
|
||||
]];
|
||||
95
Theme/Backend/Lang/pt.lang.php
Normal file
95
Theme/Backend/Lang/pt.lang.php
Normal file
|
|
@ -0,0 +1,95 @@
|
|||
<?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 ['OnlineResourceWatcher' => [
|
||||
'Action' => '',
|
||||
'Active' => '',
|
||||
'Add' => '',
|
||||
'Address' => '',
|
||||
'Admin' => '',
|
||||
'Amount' => '',
|
||||
'Back' => '',
|
||||
'BillingEmail' => '',
|
||||
'BillingSettings' => '',
|
||||
'Bills' => '',
|
||||
'By' => '',
|
||||
'Cancel' => '',
|
||||
'Checked' => '',
|
||||
'City' => '',
|
||||
'Comparison' => '',
|
||||
'Create' => '',
|
||||
'CreateResource' => '',
|
||||
'CustomerName' => '',
|
||||
'CustomerNo' => '',
|
||||
'Dashboard' => '',
|
||||
'Date' => '',
|
||||
'Delete' => '',
|
||||
'Element' => '',
|
||||
'Email' => '',
|
||||
'Exit' => '',
|
||||
'Filter' => '',
|
||||
'ForgotPassword' => '',
|
||||
'History' => '',
|
||||
'Home' => '',
|
||||
'ID' => '',
|
||||
'Imprint' => '',
|
||||
'Inform' => '',
|
||||
'Legal' => '',
|
||||
'Log' => '',
|
||||
'Login' => '',
|
||||
'Logo' => '',
|
||||
'Logs' => '',
|
||||
'Members' => '',
|
||||
'Name' => '',
|
||||
'New' => '',
|
||||
'NewPassword' => '',
|
||||
'Number' => '',
|
||||
'Organization' => '',
|
||||
'Organizations' => '',
|
||||
'Password' => '',
|
||||
'PlanSettings' => '',
|
||||
'Postal' => '',
|
||||
'Preview' => '',
|
||||
'PrivacyPolicy' => '',
|
||||
'Ref' => '',
|
||||
'Report' => '',
|
||||
'Reports' => '',
|
||||
'Reset' => '',
|
||||
'Resource' => '',
|
||||
'Resources' => '',
|
||||
'Save' => '',
|
||||
'Search' => '',
|
||||
'Send' => '',
|
||||
'Settings' => '',
|
||||
'SignIn' => '',
|
||||
'SignOut' => '',
|
||||
'Statistics' => '',
|
||||
'Status' => '',
|
||||
'Submit' => '',
|
||||
'Suspend' => '',
|
||||
'Terms' => '',
|
||||
'Title' => '',
|
||||
'Trigger' => '',
|
||||
'Type' => '',
|
||||
'Url' => '',
|
||||
'User' => '',
|
||||
'UserSettings' => '',
|
||||
'Username' => '',
|
||||
'Users' => '',
|
||||
'XPath' => '',
|
||||
'rstatus--1' => '',
|
||||
'rstatus-1' => '',
|
||||
'rstatus-2' => '',
|
||||
'rstatus-3' => '',
|
||||
]];
|
||||
95
Theme/Backend/Lang/ru.lang.php
Normal file
95
Theme/Backend/Lang/ru.lang.php
Normal file
|
|
@ -0,0 +1,95 @@
|
|||
<?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 ['OnlineResourceWatcher' => [
|
||||
'Action' => '',
|
||||
'Active' => '',
|
||||
'Add' => '',
|
||||
'Address' => '',
|
||||
'Admin' => '',
|
||||
'Amount' => '',
|
||||
'Back' => '',
|
||||
'BillingEmail' => '',
|
||||
'BillingSettings' => '',
|
||||
'Bills' => '',
|
||||
'By' => '',
|
||||
'Cancel' => '',
|
||||
'Checked' => '',
|
||||
'City' => '',
|
||||
'Comparison' => '',
|
||||
'Create' => '',
|
||||
'CreateResource' => '',
|
||||
'CustomerName' => '',
|
||||
'CustomerNo' => '',
|
||||
'Dashboard' => '',
|
||||
'Date' => '',
|
||||
'Delete' => '',
|
||||
'Element' => '',
|
||||
'Email' => '',
|
||||
'Exit' => '',
|
||||
'Filter' => '',
|
||||
'ForgotPassword' => '',
|
||||
'History' => '',
|
||||
'Home' => '',
|
||||
'ID' => '',
|
||||
'Imprint' => '',
|
||||
'Inform' => '',
|
||||
'Legal' => '',
|
||||
'Log' => '',
|
||||
'Login' => '',
|
||||
'Logo' => '',
|
||||
'Logs' => '',
|
||||
'Members' => '',
|
||||
'Name' => '',
|
||||
'New' => '',
|
||||
'NewPassword' => '',
|
||||
'Number' => '',
|
||||
'Organization' => '',
|
||||
'Organizations' => '',
|
||||
'Password' => '',
|
||||
'PlanSettings' => '',
|
||||
'Postal' => '',
|
||||
'Preview' => '',
|
||||
'PrivacyPolicy' => '',
|
||||
'Ref' => '',
|
||||
'Report' => '',
|
||||
'Reports' => '',
|
||||
'Reset' => '',
|
||||
'Resource' => '',
|
||||
'Resources' => '',
|
||||
'Save' => '',
|
||||
'Search' => '',
|
||||
'Send' => '',
|
||||
'Settings' => '',
|
||||
'SignIn' => '',
|
||||
'SignOut' => '',
|
||||
'Statistics' => '',
|
||||
'Status' => '',
|
||||
'Submit' => '',
|
||||
'Suspend' => '',
|
||||
'Terms' => '',
|
||||
'Title' => '',
|
||||
'Trigger' => '',
|
||||
'Type' => '',
|
||||
'Url' => '',
|
||||
'User' => '',
|
||||
'UserSettings' => '',
|
||||
'Username' => '',
|
||||
'Users' => '',
|
||||
'XPath' => '',
|
||||
'rstatus--1' => '',
|
||||
'rstatus-1' => '',
|
||||
'rstatus-2' => '',
|
||||
'rstatus-3' => '',
|
||||
]];
|
||||
95
Theme/Backend/Lang/sv.lang.php
Normal file
95
Theme/Backend/Lang/sv.lang.php
Normal file
|
|
@ -0,0 +1,95 @@
|
|||
<?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 ['OnlineResourceWatcher' => [
|
||||
'Action' => '',
|
||||
'Active' => '',
|
||||
'Add' => '',
|
||||
'Address' => '',
|
||||
'Admin' => '',
|
||||
'Amount' => '',
|
||||
'Back' => '',
|
||||
'BillingEmail' => '',
|
||||
'BillingSettings' => '',
|
||||
'Bills' => '',
|
||||
'By' => '',
|
||||
'Cancel' => '',
|
||||
'Checked' => '',
|
||||
'City' => '',
|
||||
'Comparison' => '',
|
||||
'Create' => '',
|
||||
'CreateResource' => '',
|
||||
'CustomerName' => '',
|
||||
'CustomerNo' => '',
|
||||
'Dashboard' => '',
|
||||
'Date' => '',
|
||||
'Delete' => '',
|
||||
'Element' => '',
|
||||
'Email' => '',
|
||||
'Exit' => '',
|
||||
'Filter' => '',
|
||||
'ForgotPassword' => '',
|
||||
'History' => '',
|
||||
'Home' => '',
|
||||
'ID' => '',
|
||||
'Imprint' => '',
|
||||
'Inform' => '',
|
||||
'Legal' => '',
|
||||
'Log' => '',
|
||||
'Login' => '',
|
||||
'Logo' => '',
|
||||
'Logs' => '',
|
||||
'Members' => '',
|
||||
'Name' => '',
|
||||
'New' => '',
|
||||
'NewPassword' => '',
|
||||
'Number' => '',
|
||||
'Organization' => '',
|
||||
'Organizations' => '',
|
||||
'Password' => '',
|
||||
'PlanSettings' => '',
|
||||
'Postal' => '',
|
||||
'Preview' => '',
|
||||
'PrivacyPolicy' => '',
|
||||
'Ref' => '',
|
||||
'Report' => '',
|
||||
'Reports' => '',
|
||||
'Reset' => '',
|
||||
'Resource' => '',
|
||||
'Resources' => '',
|
||||
'Save' => '',
|
||||
'Search' => '',
|
||||
'Send' => '',
|
||||
'Settings' => '',
|
||||
'SignIn' => '',
|
||||
'SignOut' => '',
|
||||
'Statistics' => '',
|
||||
'Status' => '',
|
||||
'Submit' => '',
|
||||
'Suspend' => '',
|
||||
'Terms' => '',
|
||||
'Title' => '',
|
||||
'Trigger' => '',
|
||||
'Type' => '',
|
||||
'Url' => '',
|
||||
'User' => '',
|
||||
'UserSettings' => '',
|
||||
'Username' => '',
|
||||
'Users' => '',
|
||||
'XPath' => '',
|
||||
'rstatus--1' => '',
|
||||
'rstatus-1' => '',
|
||||
'rstatus-2' => '',
|
||||
'rstatus-3' => '',
|
||||
]];
|
||||
95
Theme/Backend/Lang/th.lang.php
Normal file
95
Theme/Backend/Lang/th.lang.php
Normal file
|
|
@ -0,0 +1,95 @@
|
|||
<?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 ['OnlineResourceWatcher' => [
|
||||
'Action' => '',
|
||||
'Active' => '',
|
||||
'Add' => '',
|
||||
'Address' => '',
|
||||
'Admin' => '',
|
||||
'Amount' => '',
|
||||
'Back' => '',
|
||||
'BillingEmail' => '',
|
||||
'BillingSettings' => '',
|
||||
'Bills' => '',
|
||||
'By' => '',
|
||||
'Cancel' => '',
|
||||
'Checked' => '',
|
||||
'City' => '',
|
||||
'Comparison' => '',
|
||||
'Create' => '',
|
||||
'CreateResource' => '',
|
||||
'CustomerName' => '',
|
||||
'CustomerNo' => '',
|
||||
'Dashboard' => '',
|
||||
'Date' => '',
|
||||
'Delete' => '',
|
||||
'Element' => '',
|
||||
'Email' => '',
|
||||
'Exit' => '',
|
||||
'Filter' => '',
|
||||
'ForgotPassword' => '',
|
||||
'History' => '',
|
||||
'Home' => '',
|
||||
'ID' => '',
|
||||
'Imprint' => '',
|
||||
'Inform' => '',
|
||||
'Legal' => '',
|
||||
'Log' => '',
|
||||
'Login' => '',
|
||||
'Logo' => '',
|
||||
'Logs' => '',
|
||||
'Members' => '',
|
||||
'Name' => '',
|
||||
'New' => '',
|
||||
'NewPassword' => '',
|
||||
'Number' => '',
|
||||
'Organization' => '',
|
||||
'Organizations' => '',
|
||||
'Password' => '',
|
||||
'PlanSettings' => '',
|
||||
'Postal' => '',
|
||||
'Preview' => '',
|
||||
'PrivacyPolicy' => '',
|
||||
'Ref' => '',
|
||||
'Report' => '',
|
||||
'Reports' => '',
|
||||
'Reset' => '',
|
||||
'Resource' => '',
|
||||
'Resources' => '',
|
||||
'Save' => '',
|
||||
'Search' => '',
|
||||
'Send' => '',
|
||||
'Settings' => '',
|
||||
'SignIn' => '',
|
||||
'SignOut' => '',
|
||||
'Statistics' => '',
|
||||
'Status' => '',
|
||||
'Submit' => '',
|
||||
'Suspend' => '',
|
||||
'Terms' => '',
|
||||
'Title' => '',
|
||||
'Trigger' => '',
|
||||
'Type' => '',
|
||||
'Url' => '',
|
||||
'User' => '',
|
||||
'UserSettings' => '',
|
||||
'Username' => '',
|
||||
'Users' => '',
|
||||
'XPath' => '',
|
||||
'rstatus--1' => '',
|
||||
'rstatus-1' => '',
|
||||
'rstatus-2' => '',
|
||||
'rstatus-3' => '',
|
||||
]];
|
||||
95
Theme/Backend/Lang/tr.lang.php
Normal file
95
Theme/Backend/Lang/tr.lang.php
Normal file
|
|
@ -0,0 +1,95 @@
|
|||
<?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 ['OnlineResourceWatcher' => [
|
||||
'Action' => '',
|
||||
'Active' => '',
|
||||
'Add' => '',
|
||||
'Address' => '',
|
||||
'Admin' => '',
|
||||
'Amount' => '',
|
||||
'Back' => '',
|
||||
'BillingEmail' => '',
|
||||
'BillingSettings' => '',
|
||||
'Bills' => '',
|
||||
'By' => '',
|
||||
'Cancel' => '',
|
||||
'Checked' => '',
|
||||
'City' => '',
|
||||
'Comparison' => '',
|
||||
'Create' => '',
|
||||
'CreateResource' => '',
|
||||
'CustomerName' => '',
|
||||
'CustomerNo' => '',
|
||||
'Dashboard' => '',
|
||||
'Date' => '',
|
||||
'Delete' => '',
|
||||
'Element' => '',
|
||||
'Email' => '',
|
||||
'Exit' => '',
|
||||
'Filter' => '',
|
||||
'ForgotPassword' => '',
|
||||
'History' => '',
|
||||
'Home' => '',
|
||||
'ID' => '',
|
||||
'Imprint' => '',
|
||||
'Inform' => '',
|
||||
'Legal' => '',
|
||||
'Log' => '',
|
||||
'Login' => '',
|
||||
'Logo' => '',
|
||||
'Logs' => '',
|
||||
'Members' => '',
|
||||
'Name' => '',
|
||||
'New' => '',
|
||||
'NewPassword' => '',
|
||||
'Number' => '',
|
||||
'Organization' => '',
|
||||
'Organizations' => '',
|
||||
'Password' => '',
|
||||
'PlanSettings' => '',
|
||||
'Postal' => '',
|
||||
'Preview' => '',
|
||||
'PrivacyPolicy' => '',
|
||||
'Ref' => '',
|
||||
'Report' => '',
|
||||
'Reports' => '',
|
||||
'Reset' => '',
|
||||
'Resource' => '',
|
||||
'Resources' => '',
|
||||
'Save' => '',
|
||||
'Search' => '',
|
||||
'Send' => '',
|
||||
'Settings' => '',
|
||||
'SignIn' => '',
|
||||
'SignOut' => '',
|
||||
'Statistics' => '',
|
||||
'Status' => '',
|
||||
'Submit' => '',
|
||||
'Suspend' => '',
|
||||
'Terms' => '',
|
||||
'Title' => '',
|
||||
'Trigger' => '',
|
||||
'Type' => '',
|
||||
'Url' => '',
|
||||
'User' => '',
|
||||
'UserSettings' => '',
|
||||
'Username' => '',
|
||||
'Users' => '',
|
||||
'XPath' => '',
|
||||
'rstatus--1' => '',
|
||||
'rstatus-1' => '',
|
||||
'rstatus-2' => '',
|
||||
'rstatus-3' => '',
|
||||
]];
|
||||
95
Theme/Backend/Lang/uk.lang.php
Normal file
95
Theme/Backend/Lang/uk.lang.php
Normal file
|
|
@ -0,0 +1,95 @@
|
|||
<?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 ['OnlineResourceWatcher' => [
|
||||
'Action' => '',
|
||||
'Active' => '',
|
||||
'Add' => '',
|
||||
'Address' => '',
|
||||
'Admin' => '',
|
||||
'Amount' => '',
|
||||
'Back' => '',
|
||||
'BillingEmail' => '',
|
||||
'BillingSettings' => '',
|
||||
'Bills' => '',
|
||||
'By' => '',
|
||||
'Cancel' => '',
|
||||
'Checked' => '',
|
||||
'City' => '',
|
||||
'Comparison' => '',
|
||||
'Create' => '',
|
||||
'CreateResource' => '',
|
||||
'CustomerName' => '',
|
||||
'CustomerNo' => '',
|
||||
'Dashboard' => '',
|
||||
'Date' => '',
|
||||
'Delete' => '',
|
||||
'Element' => '',
|
||||
'Email' => '',
|
||||
'Exit' => '',
|
||||
'Filter' => '',
|
||||
'ForgotPassword' => '',
|
||||
'History' => '',
|
||||
'Home' => '',
|
||||
'ID' => '',
|
||||
'Imprint' => '',
|
||||
'Inform' => '',
|
||||
'Legal' => '',
|
||||
'Log' => '',
|
||||
'Login' => '',
|
||||
'Logo' => '',
|
||||
'Logs' => '',
|
||||
'Members' => '',
|
||||
'Name' => '',
|
||||
'New' => '',
|
||||
'NewPassword' => '',
|
||||
'Number' => '',
|
||||
'Organization' => '',
|
||||
'Organizations' => '',
|
||||
'Password' => '',
|
||||
'PlanSettings' => '',
|
||||
'Postal' => '',
|
||||
'Preview' => '',
|
||||
'PrivacyPolicy' => '',
|
||||
'Ref' => '',
|
||||
'Report' => '',
|
||||
'Reports' => '',
|
||||
'Reset' => '',
|
||||
'Resource' => '',
|
||||
'Resources' => '',
|
||||
'Save' => '',
|
||||
'Search' => '',
|
||||
'Send' => '',
|
||||
'Settings' => '',
|
||||
'SignIn' => '',
|
||||
'SignOut' => '',
|
||||
'Statistics' => '',
|
||||
'Status' => '',
|
||||
'Submit' => '',
|
||||
'Suspend' => '',
|
||||
'Terms' => '',
|
||||
'Title' => '',
|
||||
'Trigger' => '',
|
||||
'Type' => '',
|
||||
'Url' => '',
|
||||
'User' => '',
|
||||
'UserSettings' => '',
|
||||
'Username' => '',
|
||||
'Users' => '',
|
||||
'XPath' => '',
|
||||
'rstatus--1' => '',
|
||||
'rstatus-1' => '',
|
||||
'rstatus-2' => '',
|
||||
'rstatus-3' => '',
|
||||
]];
|
||||
95
Theme/Backend/Lang/zh.lang.php
Normal file
95
Theme/Backend/Lang/zh.lang.php
Normal file
|
|
@ -0,0 +1,95 @@
|
|||
<?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 ['OnlineResourceWatcher' => [
|
||||
'Action' => '',
|
||||
'Active' => '',
|
||||
'Add' => '',
|
||||
'Address' => '',
|
||||
'Admin' => '',
|
||||
'Amount' => '',
|
||||
'Back' => '',
|
||||
'BillingEmail' => '',
|
||||
'BillingSettings' => '',
|
||||
'Bills' => '',
|
||||
'By' => '',
|
||||
'Cancel' => '',
|
||||
'Checked' => '',
|
||||
'City' => '',
|
||||
'Comparison' => '',
|
||||
'Create' => '',
|
||||
'CreateResource' => '',
|
||||
'CustomerName' => '',
|
||||
'CustomerNo' => '',
|
||||
'Dashboard' => '',
|
||||
'Date' => '',
|
||||
'Delete' => '',
|
||||
'Element' => '',
|
||||
'Email' => '',
|
||||
'Exit' => '',
|
||||
'Filter' => '',
|
||||
'ForgotPassword' => '',
|
||||
'History' => '',
|
||||
'Home' => '',
|
||||
'ID' => '',
|
||||
'Imprint' => '',
|
||||
'Inform' => '',
|
||||
'Legal' => '',
|
||||
'Log' => '',
|
||||
'Login' => '',
|
||||
'Logo' => '',
|
||||
'Logs' => '',
|
||||
'Members' => '',
|
||||
'Name' => '',
|
||||
'New' => '',
|
||||
'NewPassword' => '',
|
||||
'Number' => '',
|
||||
'Organization' => '',
|
||||
'Organizations' => '',
|
||||
'Password' => '',
|
||||
'PlanSettings' => '',
|
||||
'Postal' => '',
|
||||
'Preview' => '',
|
||||
'PrivacyPolicy' => '',
|
||||
'Ref' => '',
|
||||
'Report' => '',
|
||||
'Reports' => '',
|
||||
'Reset' => '',
|
||||
'Resource' => '',
|
||||
'Resources' => '',
|
||||
'Save' => '',
|
||||
'Search' => '',
|
||||
'Send' => '',
|
||||
'Settings' => '',
|
||||
'SignIn' => '',
|
||||
'SignOut' => '',
|
||||
'Statistics' => '',
|
||||
'Status' => '',
|
||||
'Submit' => '',
|
||||
'Suspend' => '',
|
||||
'Terms' => '',
|
||||
'Title' => '',
|
||||
'Trigger' => '',
|
||||
'Type' => '',
|
||||
'Url' => '',
|
||||
'User' => '',
|
||||
'UserSettings' => '',
|
||||
'Username' => '',
|
||||
'Users' => '',
|
||||
'XPath' => '',
|
||||
'rstatus--1' => '',
|
||||
'rstatus-1' => '',
|
||||
'rstatus-2' => '',
|
||||
'rstatus-3' => '',
|
||||
]];
|
||||
Loading…
Reference in New Issue
Block a user