This commit is contained in:
Robin van der Linde 2021-11-04 17:27:45 +01:00
parent 2511632a6e
commit bb47575982
2 changed files with 3 additions and 3 deletions

View file

@ -71,7 +71,7 @@
{ {
"if": "lit=no", "if": "lit=no",
"then": { "then": {
"en": "This road is not lit", "en": "This street is not lit",
"nl": "Deze straat is niet verlicht" "nl": "Deze straat is niet verlicht"
} }
}, },
@ -140,7 +140,7 @@
{ {
"if": "lit=no", "if": "lit=no",
"then": { "then": {
"en": "This road is not lit", "en": "This street is not lit",
"nl": "Deze straat is niet verlicht" "nl": "Deze straat is niet verlicht"
} }
}, },

View file

@ -1341,7 +1341,7 @@
"then": "This street is lit" "then": "This street is lit"
}, },
"1": { "1": {
"then": "This road is not lit" "then": "This street is not lit"
}, },
"2": { "2": {
"then": "This street is lit at night" "then": "This street is lit at night"