diff --git a/client/src/common/components/ViewDialog/ViewDialog.jsx b/client/src/common/components/ViewDialog/ViewDialog.jsx index 0e88465e..25886e4c 100644 --- a/client/src/common/components/ViewDialog/ViewDialog.jsx +++ b/client/src/common/components/ViewDialog/ViewDialog.jsx @@ -29,14 +29,14 @@ export const Dialog = () => {
setSelected(0)}> - Test-Übersicht -

Test-Übersicht

+

{t("test.views.list")}

setSelected(1)}> - Test-Statistik -

Test-Statistik

+

{t("test.views.statistic")}