From d2b76b744b2d70b5ed45dea617a9d890ca931888 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Tue, 14 Jun 2022 18:07:23 +0200 Subject: [PATCH] More matrixbot-translations --- langs/en.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/langs/en.json b/langs/en.json index 38f100bc64..745a3d1159 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",