Themes: fix toilet theme

This commit is contained in:
Pieter Vander Vennet 2025-04-06 17:12:24 +02:00
parent 9f3d198068
commit dc1e582664
3 changed files with 5 additions and 5 deletions

View file

@ -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"
} }
}, },
{ {

View file

@ -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"

View file

@ -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"