diff --git a/Source/Umbraco/Plugin/editor/form.html b/Source/Umbraco/Plugin/editor/form.html
index 29c1d39..c185616 100644
--- a/Source/Umbraco/Plugin/editor/form.html
+++ b/Source/Umbraco/Plugin/editor/form.html
@@ -292,7 +292,7 @@
- You can send to multiple email addresses by seperating them with a single comma.
+ You can send to multiple email addresses by seperating them with a single comma.
Email subject
diff --git a/Source/Umbraco/Plugin/js/langs/da-dk.js b/Source/Umbraco/Plugin/js/langs/da-dk.js
index f62e31c..98098d9 100644
--- a/Source/Umbraco/Plugin/js/langs/da-dk.js
+++ b/Source/Umbraco/Plugin/js/langs/da-dk.js
@@ -83,6 +83,7 @@
"emailNotification.header": "E-mailnotifikation",
"emailNotification.text": "Hvis du vil have e-mailnotifikation, når brugerne udfylder formularen, skal du indtaste modtagernes e-mailadresser, e-mailens emnetekst og afsenderens e-mailadresse.",
"emailNotification.recipients": "Modtager-adresser",
+ "emailNotification.recipients.helpText": "Du kan tilføje flere e-mailadresser, adskilt af komma",
"emailNotification.subject": "Emnetekst",
"emailNotification.sender": "Afsenderens e-mailadresse",