mirror of
https://github.com/Karaka-Management/oms-RiskManagement.git
synced 2026-01-16 13:48:41 +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
|
||||
*
|
||||
* @package Modules\RiskManagement
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 1.0
|
||||
* @version 1.0.0
|
||||
|
|
@ -13,85 +12,85 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['RiskManagement' => [
|
||||
'Active' => 'Active',
|
||||
'All' => 'All',
|
||||
'Assessment' => 'Assessment',
|
||||
'AvgRiskAmount' => 'Avg. Risk Amount',
|
||||
'Basic' => 'Basic',
|
||||
'Categories' => 'Categories',
|
||||
'Category' => 'Category',
|
||||
'Cause' => 'Cause',
|
||||
'Causes' => 'Causes',
|
||||
'Cost' => 'Cost',
|
||||
'Critical' => 'Critical',
|
||||
'Damage' => 'Damage',
|
||||
'Department' => 'Department',
|
||||
'Departments' => 'Departments',
|
||||
'Description' => 'Description',
|
||||
'Due' => 'Due',
|
||||
'Evaluation' => 'Evaluation',
|
||||
'Export' => 'Export',
|
||||
'Frequency' => 'Frequency',
|
||||
'Front' => 'Front',
|
||||
'History' => 'History',
|
||||
'Interval' => 'Interval',
|
||||
'Language' => 'Language',
|
||||
'LastReevaluation' => 'Last Reevaluation',
|
||||
'Level' => 'Level',
|
||||
'Limit' => 'Limit',
|
||||
'MainCategory' => 'Main Category',
|
||||
'MainCause' => 'Main Cause',
|
||||
'MainDepartment' => 'Main Department',
|
||||
'Manager' => 'Manager',
|
||||
'Media' => 'Media',
|
||||
'Name' => 'Name',
|
||||
'Navigation' => 'Navigation',
|
||||
'New' => 'New',
|
||||
'NewRisk' => 'New Risk',
|
||||
'NextReevaluation' => 'Next Reevaluation',
|
||||
'Outdated' => 'Outdated',
|
||||
'OverallRisk' => 'Overall Risk',
|
||||
'Parent' => 'Parent',
|
||||
'Probability' => 'Probability',
|
||||
'Process' => 'Process',
|
||||
'Processes' => 'Processes',
|
||||
'Project' => 'Project',
|
||||
'Projects' => 'Projects',
|
||||
'Protection' => 'Protection',
|
||||
'Ratio' => 'Ratio',
|
||||
'Reduction' => 'Reduction',
|
||||
'RemainingRisk' => 'Remaining Risk',
|
||||
'Responsibility' => 'Responsibility',
|
||||
'Responsible' => 'Responsible',
|
||||
'Review' => 'Review',
|
||||
'Risk' => 'Risk',
|
||||
'RiskAcceptance' => 'Risk Acceptance',
|
||||
'RiskConsequence' => 'Risk Consequence',
|
||||
'RiskIndex' => 'Risk Index',
|
||||
'RiskLevels' => 'Risk Levels',
|
||||
'RiskLikelihood' => 'Risk Likelihood',
|
||||
'RiskObject' => 'Risk Object',
|
||||
'RiskObjects' => 'Risk Objects',
|
||||
'RiskObjectStatus' => 'Risk Object Status',
|
||||
'Active' => 'Active',
|
||||
'All' => 'All',
|
||||
'Assessment' => 'Assessment',
|
||||
'AvgRiskAmount' => 'Avg. Risk Amount',
|
||||
'Basic' => 'Basic',
|
||||
'Categories' => 'Categories',
|
||||
'Category' => 'Category',
|
||||
'Cause' => 'Cause',
|
||||
'Causes' => 'Causes',
|
||||
'Cost' => 'Cost',
|
||||
'Critical' => 'Critical',
|
||||
'Damage' => 'Damage',
|
||||
'Department' => 'Department',
|
||||
'Departments' => 'Departments',
|
||||
'Description' => 'Description',
|
||||
'Due' => 'Due',
|
||||
'Evaluation' => 'Evaluation',
|
||||
'Export' => 'Export',
|
||||
'Frequency' => 'Frequency',
|
||||
'Front' => 'Front',
|
||||
'History' => 'History',
|
||||
'Interval' => 'Interval',
|
||||
'Language' => 'Language',
|
||||
'LastReevaluation' => 'Last Reevaluation',
|
||||
'Level' => 'Level',
|
||||
'Limit' => 'Limit',
|
||||
'MainCategory' => 'Main Category',
|
||||
'MainCause' => 'Main Cause',
|
||||
'MainDepartment' => 'Main Department',
|
||||
'Manager' => 'Manager',
|
||||
'Media' => 'Media',
|
||||
'Name' => 'Name',
|
||||
'Navigation' => 'Navigation',
|
||||
'New' => 'New',
|
||||
'NewRisk' => 'New Risk',
|
||||
'NextReevaluation' => 'Next Reevaluation',
|
||||
'Outdated' => 'Outdated',
|
||||
'OverallRisk' => 'Overall Risk',
|
||||
'Parent' => 'Parent',
|
||||
'Probability' => 'Probability',
|
||||
'Process' => 'Process',
|
||||
'Processes' => 'Processes',
|
||||
'Project' => 'Project',
|
||||
'Projects' => 'Projects',
|
||||
'Protection' => 'Protection',
|
||||
'Ratio' => 'Ratio',
|
||||
'Reduction' => 'Reduction',
|
||||
'RemainingRisk' => 'Remaining Risk',
|
||||
'Responsibility' => 'Responsibility',
|
||||
'Responsible' => 'Responsible',
|
||||
'Review' => 'Review',
|
||||
'Risk' => 'Risk',
|
||||
'RiskAcceptance' => 'Risk Acceptance',
|
||||
'RiskConsequence' => 'Risk Consequence',
|
||||
'RiskIndex' => 'Risk Index',
|
||||
'RiskLevels' => 'Risk Levels',
|
||||
'RiskLikelihood' => 'Risk Likelihood',
|
||||
'RiskObject' => 'Risk Object',
|
||||
'RiskObjects' => 'Risk Objects',
|
||||
'RiskObjectStatus' => 'Risk Object Status',
|
||||
'RiskProbabilities' => 'Risk Probabilities',
|
||||
'RiskProtection' => 'Risk Protection',
|
||||
'Risks' => 'Risks',
|
||||
'RiskStatus' => 'Risk Status',
|
||||
'Select' => 'Select',
|
||||
'Severity' => 'Severity',
|
||||
'Solution' => 'Solution',
|
||||
'Solutions' => 'Solutions',
|
||||
'Statistics' => 'Statistics',
|
||||
'Status' => 'Status',
|
||||
'Theme' => 'Theme',
|
||||
'Title' => 'Title',
|
||||
'TopRisks' => 'Top Risks',
|
||||
'Total' => 'Total',
|
||||
'Type' => 'Type',
|
||||
'Unit' => 'Unit',
|
||||
'Units' => 'Units',
|
||||
'Upload' => 'Upload',
|
||||
'UserGroup' => 'User/Group',
|
||||
'Value' => 'Value',
|
||||
'Watchlist' => 'Watchlist',
|
||||
'RiskProtection' => 'Risk Protection',
|
||||
'Risks' => 'Risks',
|
||||
'RiskStatus' => 'Risk Status',
|
||||
'Select' => 'Select',
|
||||
'Severity' => 'Severity',
|
||||
'Solution' => 'Solution',
|
||||
'Solutions' => 'Solutions',
|
||||
'Statistics' => 'Statistics',
|
||||
'Status' => 'Status',
|
||||
'Theme' => 'Theme',
|
||||
'Title' => 'Title',
|
||||
'TopRisks' => 'Top Risks',
|
||||
'Total' => 'Total',
|
||||
'Type' => 'Type',
|
||||
'Unit' => 'Unit',
|
||||
'Units' => 'Units',
|
||||
'Upload' => 'Upload',
|
||||
'UserGroup' => 'User/Group',
|
||||
'Value' => 'Value',
|
||||
'Watchlist' => 'Watchlist',
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user