Themes: add compile time check for 'sameAs'-filters that the referenced layer actually exists
This commit is contained in:
parent
ea00c717de
commit
e188b96561
6 changed files with 25 additions and 4 deletions
|
@ -683,6 +683,10 @@
|
|||
"en": "Who maintains this bicycle parking?",
|
||||
"nl": "Wie beheert deze fietsenstalling?"
|
||||
},
|
||||
"render": {
|
||||
"en": "This bicycle parking is maintained by {operator}",
|
||||
"nl": "Deze fietsenstalling wordt beheerd door {operator}"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "operator"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue