This commit is contained in:
Robin van der Linde 2022-01-01 16:01:33 +01:00
parent fe539d72f9
commit 1acf72cc70
2 changed files with 2 additions and 2 deletions

View file

@ -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"
} }
}, },
{ {

View file

@ -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"