forked from MapComplete/MapComplete
fix txt for question
This commit is contained in:
parent
2d8f222d0d
commit
1b52bdda78
1 changed files with 4 additions and 4 deletions
|
@ -142,14 +142,14 @@
|
|||
"if": "small_dog=separate",
|
||||
"then": {
|
||||
"en": "Have separate area for puppies and small dogs",
|
||||
"da": "Har en indhegning til hvalpe og små hunde "
|
||||
"da": "Har en indhegning til hvalpe og små hunde"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "small_dog=shared",
|
||||
"then": {
|
||||
"en": "fenced: No",
|
||||
"da": "indhegnet: Nej"
|
||||
"en": "Does <strong>not</strong> have a separate area for puppies and small dogs",
|
||||
"da": "Har <strong>ikke</strong> en indhegning til hvalpe og små hunde"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
@ -424,4 +424,4 @@
|
|||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue