Merge develop

This commit is contained in:
Pieter Vander Vennet 2023-04-07 04:36:41 +02:00
commit bef05481bd
239 changed files with 11612 additions and 1347 deletions

View file

@ -4799,12 +4799,9 @@
"hydrant-color": {
"mappings": {
"0": {
"then": "De kleur van de brandkraan is onbekend."
},
"1": {
"then": "De brandkraan is geel."
},
"2": {
"1": {
"then": "De brandkraan is rood."
}
},
@ -4867,18 +4864,15 @@
"hydrant-type": {
"mappings": {
"0": {
"then": "Het type brandkraan is onbekend."
},
"1": {
"then": "Pillaar type."
},
"2": {
"1": {
"then": "Buis type."
},
"3": {
"2": {
"then": "Muur type."
},
"4": {
"3": {
"then": "Ondergronds type."
}
},