Fix last untranslated strings, make these errors again

This commit is contained in:
Pieter Vander Vennet 2022-02-16 22:18:58 +01:00
parent 07823087e1
commit b9ff8667a9
5 changed files with 33 additions and 7 deletions

View file

@ -1,6 +1,7 @@
{
"id": "nature_reserve",
"name": {
"en": "Nature reserve",
"nl": "Natuurgebied"
},
"minzoom": 12,
@ -34,7 +35,7 @@
]
},
"then": {
"nl": "{name}"
"*": "{name}"
}
}
]