From f7370616378bd3f4bb7e18c633899f58ac4dbdb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20B=C3=B6sch-Plepelits?= Date: Sat, 9 Jun 2018 21:47:38 +0200 Subject: [PATCH] Craft: import translation (fr) --- craft.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/craft.json b/craft.json index 9c361fe..dbacde2 100644 --- a/craft.json +++ b/craft.json @@ -2,7 +2,8 @@ "type": "overpass", "name": { "de": "Handwerk", - "en": "Craft" + "en": "Craft", + "fr": "Artisanat" }, "query": { "15": "(node[craft];way[craft];relation[craft];);"