From c24271b88c977fe74955dd37223edbc021e77cd8 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Sun, 5 Jun 2022 03:58:52 +0200 Subject: [PATCH] More translations --- langs/en.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/langs/en.json b/langs/en.json index 3f5613ef0d..5d96eb5db5 100644 --- a/langs/en.json +++ b/langs/en.json @@ -462,8 +462,13 @@ "supported": "My supported commands are:" }, "language": { + "arglang": "The language to be used from now on", + "currentLanguage": "The current room language is {language}", + "docs": "Sets the language of the responses for this room", "hasBeenSet": "Language has been set to {language}.", - "helpTranslating": "Help to translate my responses on Weblate." + "helpTranslating": "Help to translate my responses on Weblate.", + "knownLanguages": "You can pick one of the following languages:", + "notFound": "The language {language} was not found" }, "welcome": { "p0": "Hi! I'm MapComplete-bot. I'm a computer program which searches OpenStreetMap and which can give some information about MapComplete, which is a website and app that shows thematic maps. If information is missing, you can add it easily over there.",