diff --git a/src/assets/i18n/creator/de.json b/src/assets/i18n/creator/de.json
index ef9be59cd22afa5367efbb3f284d8e218fb05b4f..95fc6c086de8d35765e9210483f604d232762b34 100644
--- a/src/assets/i18n/creator/de.json
+++ b/src/assets/i18n/creator/de.json
@@ -237,10 +237,10 @@
     "yes": "Ja"
   },
   "deepl": {
-    "header": "DeepL Unterstützung",
-    "label": "Wähle einen Text",
-    "option-normal": "Eingegebener Text",
-    "option-improved": "Stilistisch verbesserter Text"
+    "header": "Text prüfen",
+    "label": "Welcher Text soll gesendet werden?",
+    "option-normal": "Deine Eingabe:",
+    "option-improved": "KI-Vorschlag:"
   },
   "home-page": {
     "create-session": "Neue Sitzung",
diff --git a/src/assets/i18n/creator/en.json b/src/assets/i18n/creator/en.json
index 1a1be02ce03aa8a2291a080535237a29e5424424..3b9771d340826f80b1ea8755fb2ee12b3cc7bbd1 100644
--- a/src/assets/i18n/creator/en.json
+++ b/src/assets/i18n/creator/en.json
@@ -238,10 +238,10 @@
     "yes": "Yes"
   },
   "deepl": {
-    "header": "DeepL Support",
-    "label": "Choose a text",
-    "option-normal": "Entered text",
-    "option-improved": "Stylistically improved text"
+    "header": "Check text",
+    "label": " Which text to send?",
+    "option-normal": "Your input:",
+    "option-improved": "AI suggestion:"
   },
   "home-page": {
     "create-session": "New session",
diff --git a/src/assets/i18n/participant/de.json b/src/assets/i18n/participant/de.json
index 235cdb6757fe5bd6e7761519f59f23e1acf578a2..d7bdaae5e5e0e103cd5dc5a0b3ddbeb45d02aab2 100644
--- a/src/assets/i18n/participant/de.json
+++ b/src/assets/i18n/participant/de.json
@@ -165,10 +165,10 @@
     "downvote": "negativ"
   },
   "deepl": {
-    "header": "DeepL Unterstützung",
-    "label": "Wähle einen Text",
-    "option-normal": "Eingegebener Text",
-    "option-improved": "Stilistisch verbesserter Text"
+    "header": "Text prüfen",
+    "label": "Welcher Text soll gesendet werden?",
+    "option-normal": "Deine Eingabe:",
+    "option-improved": "KI-Vorschlag:"
   },
   "home-page": {
     "exactly-8": "Ein Raum-Code hat genau 8 Ziffern.",
diff --git a/src/assets/i18n/participant/en.json b/src/assets/i18n/participant/en.json
index 82b5a6c07bde36ac1ad66df0cc9f18b910f2a5db..22b6e9619505840804445769488b1167a52fba52 100644
--- a/src/assets/i18n/participant/en.json
+++ b/src/assets/i18n/participant/en.json
@@ -174,10 +174,10 @@
     "downvote": "downvotes"
   },
   "deepl": {
-    "header": "DeepL Support",
-    "label": "Choose a text",
-    "option-normal": "Entered text",
-    "option-improved": "Stylistically improved text"
+    "header": "Check text",
+    "label": " Which text to send?",
+    "option-normal": "Your input:",
+    "option-improved": "AI suggestion:"
   },
   "home-page": {
     "exactly-8": "A key is a combination of 8 digits.",