forked from MapComplete/MapComplete
Fix typo
This commit is contained in:
parent
fe539d72f9
commit
1acf72cc70
2 changed files with 2 additions and 2 deletions
|
@ -92,7 +92,7 @@
|
||||||
"if": "location=indoor",
|
"if": "location=indoor",
|
||||||
"then": {
|
"then": {
|
||||||
"en": "This container is located indoors",
|
"en": "This container is located indoors",
|
||||||
"nl": "Deze container bevindt binnen"
|
"nl": "Deze container bevindt zich binnen"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
@ -3688,7 +3688,7 @@
|
||||||
"then": "Dit is een ondergrondse container"
|
"then": "Dit is een ondergrondse container"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"then": "Deze container bevindt binnen"
|
"then": "Deze container bevindt zich binnen"
|
||||||
},
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"then": "Deze container is buiten"
|
"then": "Deze container is buiten"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue