From f4a84f9c9ea557d3965ad193b0166a35a38635a0 Mon Sep 17 00:00:00 2001 From: Lennart Yaguboglu Date: Sun, 9 Feb 2025 14:42:48 +0100 Subject: [PATCH] fix: typo --- frontend/src/i18n/translations/de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/translations/de.json b/frontend/src/i18n/translations/de.json index 3aab9f3..ac5ccb8 100644 --- a/frontend/src/i18n/translations/de.json +++ b/frontend/src/i18n/translations/de.json @@ -95,7 +95,7 @@ } }, "additionalModules": { - "subTitle": "Füge weitere Module hinzu die nicht in deinem Studiengang enthalten sind.", + "subTitle": "Füge weitere Module hinzu, die nicht in deinem Studiengang enthalten sind.", "dropDown": "Wähle weitere Module aus", "module": "Modul", "modules": "Module",