diff --git a/kerbs.yaml b/kerbs.yaml index e2d995f..980b63c 100644 --- a/kerbs.yaml +++ b/kerbs.yaml @@ -1,7 +1,5 @@ query: 14: (way[kerb];way[barrier=kerb];node[kerb];node[barrier=kerb];) -name: - en: Kerbs feature: pre: | {% set kerb = 'unknown' %} diff --git a/lang/en.json b/lang/en.json index 4cf78c5..99f651c 100644 --- a/lang/en.json +++ b/lang/en.json @@ -33,6 +33,7 @@ "category:energy": "Energy", "category:financial": "Financial", "category:fixme": "Fix Me", + "category:footways": "Footways", "category:gastro": "Gastronomy", "category:gastro-smoking": "Smokefree Gastronomy", "category:health": "Health", @@ -42,6 +43,7 @@ "category:index": "Index of Categories", "category:infrastructure": "Infrastructure", "category:internet": "Internet access", + "category:kerbs": "Kerbs", "category:law": "Law", "category:leisure": "Leisure", "category:leisure_sport_shopping": "Leisure, Sport and Shopping",