diff --git a/langs/en.json b/langs/en.json
index 38f100bc6..745a3d115 100644
--- a/langs/en.json
+++ b/langs/en.json
@@ -472,7 +472,12 @@
"noLayerFound": "No layer found with name {id}
. Perhaps you meant one of: ",
"noThemeFound": "No theme found with name {id}
. Perhaps you meant one of: ",
"noUrlParameterFound": "No URL-parameter found with name {id}
. Perhaps you meant one of: ",
- "urlParam": "URL-parameter {id}"
+ "notFound": "No {singular} found with name {id}
",
+ "urlParam": "URL-parameter {id}",
+ "url_parameter": {
+ "plurar": "url-parameters",
+ "singular": "url-parameter"
+ }
},
"dream": {
"docs": "Sends a computer-generated text",