Themes: properly show the name of the hospital

This commit is contained in:
Pieter Vander Vennet 2023-05-23 00:36:29 +02:00
parent 41fdeb9cb5
commit 9739973f2e

View file

@ -15,7 +15,13 @@
"nl": "Ziekenhuis",
"pa_PK": "ہسپتال",
"ru": "Больница"
}
},
"mappings": [
{
"if": "name~*",
"then": "{name}"
}
]
},
"description": {
"en": "A layer showing hospital grounds",