diff --git a/src/components/NotificationDialog.vue b/src/components/NotificationDialog.vue
index ffb7ba71d..d689b0c91 100644
--- a/src/components/NotificationDialog.vue
+++ b/src/components/NotificationDialog.vue
@@ -410,7 +410,7 @@
-
+
diff --git a/src/languages/de-DE.js b/src/languages/de-DE.js
index a8cf5a7c0..ec8b9e8dd 100644
--- a/src/languages/de-DE.js
+++ b/src/languages/de-DE.js
@@ -119,7 +119,7 @@ export default {
respTime: "Antw. Zeit (ms)",
notAvailableShort: "N/A",
"Default enabled": "Standardmäßig aktiviert",
- "Also apply to existing monitors": "Auch für alle existierenden Monitore aktivieren",
+ "Apply on all existing monitors": "Auf alle existierenden Monitore anwenden",
enableDefaultNotificationDescription: "Für jeden neuen Monitor wird diese Benachrichtigung standardmäßig aktiviert. Die Benachrichtigung kann weiterhin für jeden Monitor separat deaktiviert werden.",
Create: "Erstellen",
"Auto Get": "Auto Get",
diff --git a/src/languages/en.js b/src/languages/en.js
index 585736857..9e95966ef 100644
--- a/src/languages/en.js
+++ b/src/languages/en.js
@@ -117,7 +117,7 @@ export default {
respTime: "Resp. Time (ms)",
notAvailableShort: "N/A",
"Default enabled": "Default enabled",
- "Also apply to existing monitors": "Also apply to existing monitors",
+ "Apply on all existing monitors": "Apply on all existing monitors",
Create: "Create",
"Clear Data": "Clear Data",
Events: "Events",