Add labels.json
Browse files- labels.json +17 -0
labels.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"labels": [
|
| 3 |
+
"Automatische deuropener",
|
| 4 |
+
"Bouwkundig aannemer",
|
| 5 |
+
"Coordinator wachtdienst",
|
| 6 |
+
"Dakwerk",
|
| 7 |
+
"Elektra",
|
| 8 |
+
"Garagedeur",
|
| 9 |
+
"Glashandel",
|
| 10 |
+
"Liften",
|
| 11 |
+
"Loodgieter",
|
| 12 |
+
"Riool services",
|
| 13 |
+
"Ventilatie",
|
| 14 |
+
"Verwarming",
|
| 15 |
+
"Warmwatervoorziening"
|
| 16 |
+
]
|
| 17 |
+
}
|