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": {
|
||||
"or": [
|
||||
"wheelchair:designated",
|
||||
"wheelchair=designated",
|
||||
"toilets:wheelchair=designated"
|
||||
]
|
||||
},
|
||||
"then": {
|
||||
"en": "No wheelchair accessible toilet",
|
||||
"nl": "Geen rolstoeltoegankelijke toilet"
|
||||
"en": "Wheelchair accessibility features",
|
||||
"nl": "Rolstoeltoegankelijkheid"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
@ -12392,7 +12392,7 @@
|
|||
"wheelchair-title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "No wheelchair accessible toilet"
|
||||
"then": "Wheelchair accessibility features"
|
||||
},
|
||||
"1": {
|
||||
"then": "No wheelchair accessible toilet"
|
||||
|
|
|
@ -9957,7 +9957,7 @@
|
|||
"wheelchair-title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Geen rolstoeltoegankelijke toilet"
|
||||
"then": "Rolstoeltoegankelijkheid"
|
||||
},
|
||||
"1": {
|
||||
"then": "Geen rolstoeltoegankelijke toilet"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue