mirror of
https://github.com/Karaka-Management/oms-RiskManagement.git
synced 2026-02-09 00:38:42 +00:00
test language/export/import which changed a lot of lang files
This commit is contained in:
parent
b3d6ff9c67
commit
af222c1de5
96
Theme/Backend/Lang/de.lang.php
Normal file
96
Theme/Backend/Lang/de.lang.php
Normal file
|
|
@ -0,0 +1,96 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* Orange Management
|
||||||
|
*
|
||||||
|
* PHP Version 8.0
|
||||||
|
*
|
||||||
|
* @copyright Dennis Eichhorn
|
||||||
|
* @license OMS License 1.0
|
||||||
|
* @version 1.0.0
|
||||||
|
* @link https://orange-management.org
|
||||||
|
*/
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
return ['RiskManagement' => [
|
||||||
|
'Active' => '',
|
||||||
|
'All' => '',
|
||||||
|
'Assessment' => '',
|
||||||
|
'AvgRiskAmount' => '',
|
||||||
|
'Basic' => '',
|
||||||
|
'Categories' => '',
|
||||||
|
'Category' => '',
|
||||||
|
'Cause' => '',
|
||||||
|
'Causes' => '',
|
||||||
|
'Cost' => '',
|
||||||
|
'Critical' => '',
|
||||||
|
'Damage' => '',
|
||||||
|
'Department' => '',
|
||||||
|
'Departments' => '',
|
||||||
|
'Description' => '',
|
||||||
|
'Due' => '',
|
||||||
|
'Evaluation' => '',
|
||||||
|
'Export' => '',
|
||||||
|
'Frequency' => '',
|
||||||
|
'Front' => '',
|
||||||
|
'History' => '',
|
||||||
|
'Interval' => '',
|
||||||
|
'Language' => '',
|
||||||
|
'LastReevaluation' => '',
|
||||||
|
'Level' => '',
|
||||||
|
'Limit' => '',
|
||||||
|
'MainCategory' => '',
|
||||||
|
'MainCause' => '',
|
||||||
|
'MainDepartment' => '',
|
||||||
|
'Manager' => '',
|
||||||
|
'Media' => '',
|
||||||
|
'Name' => '',
|
||||||
|
'Navigation' => '',
|
||||||
|
'New' => '',
|
||||||
|
'NewRisk' => '',
|
||||||
|
'NextReevaluation' => '',
|
||||||
|
'Outdated' => '',
|
||||||
|
'OverallRisk' => '',
|
||||||
|
'Parent' => '',
|
||||||
|
'Probability' => '',
|
||||||
|
'Process' => '',
|
||||||
|
'Processes' => '',
|
||||||
|
'Project' => '',
|
||||||
|
'Projects' => '',
|
||||||
|
'Protection' => '',
|
||||||
|
'Ratio' => '',
|
||||||
|
'Reduction' => '',
|
||||||
|
'RemainingRisk' => '',
|
||||||
|
'Responsibility' => '',
|
||||||
|
'Responsible' => '',
|
||||||
|
'Review' => '',
|
||||||
|
'Risk' => '',
|
||||||
|
'RiskAcceptance' => '',
|
||||||
|
'RiskConsequence' => '',
|
||||||
|
'RiskIndex' => '',
|
||||||
|
'RiskLevels' => '',
|
||||||
|
'RiskLikelihood' => '',
|
||||||
|
'RiskObject' => '',
|
||||||
|
'RiskObjects' => '',
|
||||||
|
'RiskObjectStatus' => '',
|
||||||
|
'RiskProbabilities' => '',
|
||||||
|
'RiskProtection' => '',
|
||||||
|
'Risks' => '',
|
||||||
|
'RiskStatus' => '',
|
||||||
|
'Select' => '',
|
||||||
|
'Severity' => '',
|
||||||
|
'Solution' => '',
|
||||||
|
'Solutions' => '',
|
||||||
|
'Statistics' => '',
|
||||||
|
'Status' => '',
|
||||||
|
'Theme' => '',
|
||||||
|
'Title' => '',
|
||||||
|
'TopRisks' => '',
|
||||||
|
'Total' => '',
|
||||||
|
'Type' => '',
|
||||||
|
'Unit' => '',
|
||||||
|
'Units' => '',
|
||||||
|
'Upload' => '',
|
||||||
|
'UserGroup' => '',
|
||||||
|
'Value' => '',
|
||||||
|
'Watchlist' => '',
|
||||||
|
]];
|
||||||
161
Theme/Backend/Lang/en.lang.php
Executable file → Normal file
161
Theme/Backend/Lang/en.lang.php
Executable file → Normal file
|
|
@ -4,7 +4,6 @@
|
||||||
*
|
*
|
||||||
* PHP Version 8.0
|
* PHP Version 8.0
|
||||||
*
|
*
|
||||||
* @package Modules\RiskManagement
|
|
||||||
* @copyright Dennis Eichhorn
|
* @copyright Dennis Eichhorn
|
||||||
* @license OMS License 1.0
|
* @license OMS License 1.0
|
||||||
* @version 1.0.0
|
* @version 1.0.0
|
||||||
|
|
@ -13,85 +12,85 @@
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
return ['RiskManagement' => [
|
return ['RiskManagement' => [
|
||||||
'Active' => 'Active',
|
'Active' => 'Active',
|
||||||
'All' => 'All',
|
'All' => 'All',
|
||||||
'Assessment' => 'Assessment',
|
'Assessment' => 'Assessment',
|
||||||
'AvgRiskAmount' => 'Avg. Risk Amount',
|
'AvgRiskAmount' => 'Avg. Risk Amount',
|
||||||
'Basic' => 'Basic',
|
'Basic' => 'Basic',
|
||||||
'Categories' => 'Categories',
|
'Categories' => 'Categories',
|
||||||
'Category' => 'Category',
|
'Category' => 'Category',
|
||||||
'Cause' => 'Cause',
|
'Cause' => 'Cause',
|
||||||
'Causes' => 'Causes',
|
'Causes' => 'Causes',
|
||||||
'Cost' => 'Cost',
|
'Cost' => 'Cost',
|
||||||
'Critical' => 'Critical',
|
'Critical' => 'Critical',
|
||||||
'Damage' => 'Damage',
|
'Damage' => 'Damage',
|
||||||
'Department' => 'Department',
|
'Department' => 'Department',
|
||||||
'Departments' => 'Departments',
|
'Departments' => 'Departments',
|
||||||
'Description' => 'Description',
|
'Description' => 'Description',
|
||||||
'Due' => 'Due',
|
'Due' => 'Due',
|
||||||
'Evaluation' => 'Evaluation',
|
'Evaluation' => 'Evaluation',
|
||||||
'Export' => 'Export',
|
'Export' => 'Export',
|
||||||
'Frequency' => 'Frequency',
|
'Frequency' => 'Frequency',
|
||||||
'Front' => 'Front',
|
'Front' => 'Front',
|
||||||
'History' => 'History',
|
'History' => 'History',
|
||||||
'Interval' => 'Interval',
|
'Interval' => 'Interval',
|
||||||
'Language' => 'Language',
|
'Language' => 'Language',
|
||||||
'LastReevaluation' => 'Last Reevaluation',
|
'LastReevaluation' => 'Last Reevaluation',
|
||||||
'Level' => 'Level',
|
'Level' => 'Level',
|
||||||
'Limit' => 'Limit',
|
'Limit' => 'Limit',
|
||||||
'MainCategory' => 'Main Category',
|
'MainCategory' => 'Main Category',
|
||||||
'MainCause' => 'Main Cause',
|
'MainCause' => 'Main Cause',
|
||||||
'MainDepartment' => 'Main Department',
|
'MainDepartment' => 'Main Department',
|
||||||
'Manager' => 'Manager',
|
'Manager' => 'Manager',
|
||||||
'Media' => 'Media',
|
'Media' => 'Media',
|
||||||
'Name' => 'Name',
|
'Name' => 'Name',
|
||||||
'Navigation' => 'Navigation',
|
'Navigation' => 'Navigation',
|
||||||
'New' => 'New',
|
'New' => 'New',
|
||||||
'NewRisk' => 'New Risk',
|
'NewRisk' => 'New Risk',
|
||||||
'NextReevaluation' => 'Next Reevaluation',
|
'NextReevaluation' => 'Next Reevaluation',
|
||||||
'Outdated' => 'Outdated',
|
'Outdated' => 'Outdated',
|
||||||
'OverallRisk' => 'Overall Risk',
|
'OverallRisk' => 'Overall Risk',
|
||||||
'Parent' => 'Parent',
|
'Parent' => 'Parent',
|
||||||
'Probability' => 'Probability',
|
'Probability' => 'Probability',
|
||||||
'Process' => 'Process',
|
'Process' => 'Process',
|
||||||
'Processes' => 'Processes',
|
'Processes' => 'Processes',
|
||||||
'Project' => 'Project',
|
'Project' => 'Project',
|
||||||
'Projects' => 'Projects',
|
'Projects' => 'Projects',
|
||||||
'Protection' => 'Protection',
|
'Protection' => 'Protection',
|
||||||
'Ratio' => 'Ratio',
|
'Ratio' => 'Ratio',
|
||||||
'Reduction' => 'Reduction',
|
'Reduction' => 'Reduction',
|
||||||
'RemainingRisk' => 'Remaining Risk',
|
'RemainingRisk' => 'Remaining Risk',
|
||||||
'Responsibility' => 'Responsibility',
|
'Responsibility' => 'Responsibility',
|
||||||
'Responsible' => 'Responsible',
|
'Responsible' => 'Responsible',
|
||||||
'Review' => 'Review',
|
'Review' => 'Review',
|
||||||
'Risk' => 'Risk',
|
'Risk' => 'Risk',
|
||||||
'RiskAcceptance' => 'Risk Acceptance',
|
'RiskAcceptance' => 'Risk Acceptance',
|
||||||
'RiskConsequence' => 'Risk Consequence',
|
'RiskConsequence' => 'Risk Consequence',
|
||||||
'RiskIndex' => 'Risk Index',
|
'RiskIndex' => 'Risk Index',
|
||||||
'RiskLevels' => 'Risk Levels',
|
'RiskLevels' => 'Risk Levels',
|
||||||
'RiskLikelihood' => 'Risk Likelihood',
|
'RiskLikelihood' => 'Risk Likelihood',
|
||||||
'RiskObject' => 'Risk Object',
|
'RiskObject' => 'Risk Object',
|
||||||
'RiskObjects' => 'Risk Objects',
|
'RiskObjects' => 'Risk Objects',
|
||||||
'RiskObjectStatus' => 'Risk Object Status',
|
'RiskObjectStatus' => 'Risk Object Status',
|
||||||
'RiskProbabilities' => 'Risk Probabilities',
|
'RiskProbabilities' => 'Risk Probabilities',
|
||||||
'RiskProtection' => 'Risk Protection',
|
'RiskProtection' => 'Risk Protection',
|
||||||
'Risks' => 'Risks',
|
'Risks' => 'Risks',
|
||||||
'RiskStatus' => 'Risk Status',
|
'RiskStatus' => 'Risk Status',
|
||||||
'Select' => 'Select',
|
'Select' => 'Select',
|
||||||
'Severity' => 'Severity',
|
'Severity' => 'Severity',
|
||||||
'Solution' => 'Solution',
|
'Solution' => 'Solution',
|
||||||
'Solutions' => 'Solutions',
|
'Solutions' => 'Solutions',
|
||||||
'Statistics' => 'Statistics',
|
'Statistics' => 'Statistics',
|
||||||
'Status' => 'Status',
|
'Status' => 'Status',
|
||||||
'Theme' => 'Theme',
|
'Theme' => 'Theme',
|
||||||
'Title' => 'Title',
|
'Title' => 'Title',
|
||||||
'TopRisks' => 'Top Risks',
|
'TopRisks' => 'Top Risks',
|
||||||
'Total' => 'Total',
|
'Total' => 'Total',
|
||||||
'Type' => 'Type',
|
'Type' => 'Type',
|
||||||
'Unit' => 'Unit',
|
'Unit' => 'Unit',
|
||||||
'Units' => 'Units',
|
'Units' => 'Units',
|
||||||
'Upload' => 'Upload',
|
'Upload' => 'Upload',
|
||||||
'UserGroup' => 'User/Group',
|
'UserGroup' => 'User/Group',
|
||||||
'Value' => 'Value',
|
'Value' => 'Value',
|
||||||
'Watchlist' => 'Watchlist',
|
'Watchlist' => 'Watchlist',
|
||||||
]];
|
]];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user