mirror of
https://github.com/Karaka-Management/oms-RiskManagement.git
synced 2026-02-08 00:08:40 +00:00
fix lang indention and order
This commit is contained in:
parent
ca1eef80cc
commit
05104da3fc
|
|
@ -17,10 +17,10 @@ return ['Navigation' => [
|
||||||
'Create' => 'Create',
|
'Create' => 'Create',
|
||||||
'Delete' => 'Delete',
|
'Delete' => 'Delete',
|
||||||
'Departments' => 'Departments',
|
'Departments' => 'Departments',
|
||||||
'Projects' => 'Projects',
|
|
||||||
'Processes' => 'Processes',
|
'Processes' => 'Processes',
|
||||||
'Risks' => 'Risks',
|
'Projects' => 'Projects',
|
||||||
'RiskManagement' => 'Risk Management',
|
'RiskManagement' => 'Risk Management',
|
||||||
|
'Risks' => 'Risks',
|
||||||
'Settings' => 'Settings',
|
'Settings' => 'Settings',
|
||||||
'Solutions' => 'Solutions',
|
'Solutions' => 'Solutions',
|
||||||
'Units' => 'Units',
|
'Units' => 'Units',
|
||||||
|
|
|
||||||
|
|
@ -33,12 +33,12 @@ return ['RiskManagement' => [
|
||||||
'Front' => 'Front',
|
'Front' => 'Front',
|
||||||
'History' => 'History',
|
'History' => 'History',
|
||||||
'Interval' => 'Interval',
|
'Interval' => 'Interval',
|
||||||
'LastReevaluation' => 'Last Reevaluation',
|
|
||||||
'Language' => 'Language',
|
'Language' => 'Language',
|
||||||
'Limit' => 'Limit',
|
'LastReevaluation' => 'Last Reevaluation',
|
||||||
'Level' => 'Level',
|
'Level' => 'Level',
|
||||||
'MainCause' => 'Main Cause',
|
'Limit' => 'Limit',
|
||||||
'MainCategory' => 'Main Category',
|
'MainCategory' => 'Main Category',
|
||||||
|
'MainCause' => 'Main Cause',
|
||||||
'MainDepartment' => 'Main Department',
|
'MainDepartment' => 'Main Department',
|
||||||
'Manager' => 'Manager',
|
'Manager' => 'Manager',
|
||||||
'Media' => 'Media',
|
'Media' => 'Media',
|
||||||
|
|
@ -59,8 +59,8 @@ return ['RiskManagement' => [
|
||||||
'Ratio' => 'Ratio',
|
'Ratio' => 'Ratio',
|
||||||
'Reduction' => 'Reduction',
|
'Reduction' => 'Reduction',
|
||||||
'RemainingRisk' => 'Remaining Risk',
|
'RemainingRisk' => 'Remaining Risk',
|
||||||
'Responsible' => 'Responsible',
|
|
||||||
'Responsibility' => 'Responsibility',
|
'Responsibility' => 'Responsibility',
|
||||||
|
'Responsible' => 'Responsible',
|
||||||
'Review' => 'Review',
|
'Review' => 'Review',
|
||||||
'Risk' => 'Risk',
|
'Risk' => 'Risk',
|
||||||
'RiskAcceptance' => 'Risk Acceptance',
|
'RiskAcceptance' => 'Risk Acceptance',
|
||||||
|
|
@ -73,8 +73,8 @@ return ['RiskManagement' => [
|
||||||
'RiskObjectStatus' => 'Risk Object Status',
|
'RiskObjectStatus' => 'Risk Object Status',
|
||||||
'RiskProbabilities' => 'Risk Probabilities',
|
'RiskProbabilities' => 'Risk Probabilities',
|
||||||
'RiskProtection' => 'Risk Protection',
|
'RiskProtection' => 'Risk Protection',
|
||||||
'RiskStatus' => 'Risk Status',
|
|
||||||
'Risks' => 'Risks',
|
'Risks' => 'Risks',
|
||||||
|
'RiskStatus' => 'Risk Status',
|
||||||
'Select' => 'Select',
|
'Select' => 'Select',
|
||||||
'Severity' => 'Severity',
|
'Severity' => 'Severity',
|
||||||
'Solution' => 'Solution',
|
'Solution' => 'Solution',
|
||||||
|
|
@ -83,8 +83,8 @@ return ['RiskManagement' => [
|
||||||
'Status' => 'Status',
|
'Status' => 'Status',
|
||||||
'Theme' => 'Theme',
|
'Theme' => 'Theme',
|
||||||
'Title' => 'Title',
|
'Title' => 'Title',
|
||||||
'Total' => 'Total',
|
|
||||||
'TopRisks' => 'Top Risks',
|
'TopRisks' => 'Top Risks',
|
||||||
|
'Total' => 'Total',
|
||||||
'Type' => 'Type',
|
'Type' => 'Type',
|
||||||
'Unit' => 'Unit',
|
'Unit' => 'Unit',
|
||||||
'Units' => 'Units',
|
'Units' => 'Units',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user