forked from MapComplete/MapComplete
Themes: fix toilet theme
This commit is contained in:
parent
9f3d198068
commit
dc1e582664
3 changed files with 5 additions and 5 deletions
|
@ -1226,13 +1226,13 @@
|
||||||
{
|
{
|
||||||
"if": {
|
"if": {
|
||||||
"or": [
|
"or": [
|
||||||
"wheelchair:designated",
|
"wheelchair=designated",
|
||||||
"toilets:wheelchair=designated"
|
"toilets:wheelchair=designated"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"then": {
|
"then": {
|
||||||
"en": "No wheelchair accessible toilet",
|
"en": "Wheelchair accessibility features",
|
||||||
"nl": "Geen rolstoeltoegankelijke toilet"
|
"nl": "Rolstoeltoegankelijkheid"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
@ -12392,7 +12392,7 @@
|
||||||
"wheelchair-title": {
|
"wheelchair-title": {
|
||||||
"mappings": {
|
"mappings": {
|
||||||
"0": {
|
"0": {
|
||||||
"then": "No wheelchair accessible toilet"
|
"then": "Wheelchair accessibility features"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"then": "No wheelchair accessible toilet"
|
"then": "No wheelchair accessible toilet"
|
||||||
|
|
|
@ -9957,7 +9957,7 @@
|
||||||
"wheelchair-title": {
|
"wheelchair-title": {
|
||||||
"mappings": {
|
"mappings": {
|
||||||
"0": {
|
"0": {
|
||||||
"then": "Geen rolstoeltoegankelijke toilet"
|
"then": "Rolstoeltoegankelijkheid"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"then": "Geen rolstoeltoegankelijke toilet"
|
"then": "Geen rolstoeltoegankelijke toilet"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue