forked from MapComplete/MapComplete
Merge develop
This commit is contained in:
commit
bef05481bd
239 changed files with 11612 additions and 1347 deletions
|
@ -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."
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue