@@ -112,6 +112,10 @@ export const CONTENT_LABELS_PART1: Partial<Record<string, ContentLabelSet>> = {
112112 deepAnalysisConsequences : 'Actions & Consequences' ,
113113 deepAnalysisCritical : 'Critical Assessment' ,
114114 deepAnalysisPerspectives : 'Multiple Perspectives' ,
115+ deepAnalysisPestle : 'PESTLE Analysis' ,
116+ deepAnalysisStakeholderImpact : 'Stakeholder Impact' ,
117+ deepAnalysisRisk : 'Risk Assessment' ,
118+ deepAnalysisImplementation : 'Implementation Assessment' ,
115119 swotAnalysis : 'SWOT Analysis' ,
116120 swotStrengths : 'Strengths' ,
117121 swotWeaknesses : 'Weaknesses' ,
@@ -235,6 +239,10 @@ export const CONTENT_LABELS_PART1: Partial<Record<string, ContentLabelSet>> = {
235239 deepAnalysisConsequences : 'Handlingar & konsekvenser' ,
236240 deepAnalysisCritical : 'Kritisk bedömning' ,
237241 deepAnalysisPerspectives : 'Flera perspektiv' ,
242+ deepAnalysisPestle : 'PESTLE-analys' ,
243+ deepAnalysisStakeholderImpact : 'Intressentpåverkan' ,
244+ deepAnalysisRisk : 'Riskbedömning' ,
245+ deepAnalysisImplementation : 'Genomförandebedömning' ,
238246 swotAnalysis : 'SWOT-analys' ,
239247 swotStrengths : 'Styrkor' ,
240248 swotWeaknesses : 'Svagheter' ,
@@ -358,6 +366,10 @@ export const CONTENT_LABELS_PART1: Partial<Record<string, ContentLabelSet>> = {
358366 deepAnalysisConsequences : 'Handlinger & konsekvenser' ,
359367 deepAnalysisCritical : 'Kritisk vurdering' ,
360368 deepAnalysisPerspectives : 'Flere perspektiver' ,
369+ deepAnalysisPestle : 'PESTLE-analyse' ,
370+ deepAnalysisStakeholderImpact : 'Interessentpåvirkning' ,
371+ deepAnalysisRisk : 'Risikovurdering' ,
372+ deepAnalysisImplementation : 'Implementeringsvurdering' ,
361373 swotAnalysis : 'SWOT-analyse' ,
362374 swotStrengths : 'Styrker' ,
363375 swotWeaknesses : 'Svagheder' ,
@@ -481,6 +493,10 @@ export const CONTENT_LABELS_PART1: Partial<Record<string, ContentLabelSet>> = {
481493 deepAnalysisConsequences : 'Handlinger & konsekvenser' ,
482494 deepAnalysisCritical : 'Kritisk vurdering' ,
483495 deepAnalysisPerspectives : 'Flere perspektiver' ,
496+ deepAnalysisPestle : 'PESTLE-analyse' ,
497+ deepAnalysisStakeholderImpact : 'Interessentpåvirkning' ,
498+ deepAnalysisRisk : 'Risikovurdering' ,
499+ deepAnalysisImplementation : 'Implementeringsvurdering' ,
484500 swotAnalysis : 'SWOT-analyse' ,
485501 swotStrengths : 'Styrker' ,
486502 swotWeaknesses : 'Svakheter' ,
@@ -604,6 +620,10 @@ export const CONTENT_LABELS_PART1: Partial<Record<string, ContentLabelSet>> = {
604620 deepAnalysisConsequences : 'Toimet & seuraukset' ,
605621 deepAnalysisCritical : 'Kriittinen arvio' ,
606622 deepAnalysisPerspectives : 'Useat näkökulmat' ,
623+ deepAnalysisPestle : 'PESTLE-analyysi' ,
624+ deepAnalysisStakeholderImpact : 'Sidosryhmävaikutus' ,
625+ deepAnalysisRisk : 'Riskiarvio' ,
626+ deepAnalysisImplementation : 'Toteutusarvio' ,
607627 swotAnalysis : 'SWOT-analyysi' ,
608628 swotStrengths : 'Vahvuudet' ,
609629 swotWeaknesses : 'Heikkoudet' ,
@@ -727,6 +747,10 @@ export const CONTENT_LABELS_PART1: Partial<Record<string, ContentLabelSet>> = {
727747 deepAnalysisConsequences : 'Handlungen & Konsequenzen' ,
728748 deepAnalysisCritical : 'Kritische Bewertung' ,
729749 deepAnalysisPerspectives : 'Mehrere Perspektiven' ,
750+ deepAnalysisPestle : 'PESTLE-Analyse' ,
751+ deepAnalysisStakeholderImpact : 'Auswirkung auf Interessengruppen' ,
752+ deepAnalysisRisk : 'Risikobewertung' ,
753+ deepAnalysisImplementation : 'Umsetzungsbewertung' ,
730754 swotAnalysis : 'SWOT-Analyse' ,
731755 swotStrengths : 'Stärken' ,
732756 swotWeaknesses : 'Schwächen' ,
@@ -850,6 +874,10 @@ export const CONTENT_LABELS_PART1: Partial<Record<string, ContentLabelSet>> = {
850874 deepAnalysisConsequences : 'Actions & conséquences' ,
851875 deepAnalysisCritical : 'Évaluation critique' ,
852876 deepAnalysisPerspectives : 'Perspectives multiples' ,
877+ deepAnalysisPestle : 'Analyse PESTLE' ,
878+ deepAnalysisStakeholderImpact : 'Impact sur les parties prenantes' ,
879+ deepAnalysisRisk : 'Évaluation des risques' ,
880+ deepAnalysisImplementation : 'Évaluation de la mise en œuvre' ,
853881 swotAnalysis : 'Analyse SWOT' ,
854882 swotStrengths : 'Forces' ,
855883 swotWeaknesses : 'Faiblesses' ,
0 commit comments