diff --git a/frontend/src/page/ProjectPage.tsx b/frontend/src/page/ProjectPage.tsx index 6e7c90c..30ad844 100644 --- a/frontend/src/page/ProjectPage.tsx +++ b/frontend/src/page/ProjectPage.tsx @@ -192,7 +192,7 @@ const ProjectPage: React.FunctionComponent = () => { redirect(Object.keys(localization.misc.status), Object.keys(localization.misc.severity))} marginBottom={"2rem"} variant="h5" - sx={chartTitle}>{"Alle"} + sx={chartTitle}>{localization.ProjectPage.allReportsTitle}