From 87902d299ae50f343c19db3131dcc122960b8e3f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Stephan=20B=C3=B6sch-Plepelits?= <skunk@xover.mud.at>
Date: Tue, 16 Jun 2020 11:10:01 +0200
Subject: [PATCH] Make new categories translatable

---
 lang/en.json | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/lang/en.json b/lang/en.json
index 2728c67..03ed02d 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -24,6 +24,8 @@
     "category:culture_religion": "Culture and Religion",
     "category:cycle_amenities": "Amenities",
     "category:cycle_routes": "Cycle Routes",
+    "category:developable_areas": "Developable Areas",
+    "category:developments": "Planning and Construction",
     "category:education": "Educational Services",
     "category:electric_power": "Electric Power",
     "category:emergency": "Emergency Services",
@@ -55,6 +57,7 @@
     "category:playgrounds": "Playground",
     "category:post": "Post",
     "category:power_routes": "Power routes",
+    "category:proposals": "Proposals",
     "category:pt": "Public transport map",
     "category:pt:routes": "Routes",
     "category:pt:stops": "Stops & Stations",