diff --git a/app/src/views/OperationalLearning/i18n.json b/app/src/views/OperationalLearning/i18n.json index 89de54521..8b7354054 100644 --- a/app/src/views/OperationalLearning/i18n.json +++ b/app/src/views/OperationalLearning/i18n.json @@ -20,6 +20,10 @@ "failedToCreateExport": "Failed to generate export.", "disclaimerMessage": "This is an updated implementation of the Operational Learning project started by the DREF and PER teams at IFRC. The previous dashboard can be found {link}.", "here": "here", - "beta": "beta" + "beta": "beta", + "operationsIncluded": "Operations Included", + "sourcesUsed": "Sources Used", + "learningExtract": "Learning Extracts", + "sectorsCovered": "Sectors Covered" } } diff --git a/app/src/views/OperationalLearning/index.tsx b/app/src/views/OperationalLearning/index.tsx index e60659bc0..10098a3ce 100644 --- a/app/src/views/OperationalLearning/index.tsx +++ b/app/src/views/OperationalLearning/index.tsx @@ -12,6 +12,7 @@ import { DismissableMultiListOutput, DismissableTextOutput, Header, + KeyFigure, List, Tab, TabList, @@ -444,6 +445,40 @@ export function Component() { )} /> +
+
+ +
+ +
+ +
+ +
+
+ {showKeyInsights && (