Themes(toilets): improve tagging of wheelchair accessible toilets, various fixes to make this possible

This commit is contained in:
Pieter Vander Vennet 2025-04-05 04:01:19 +02:00
parent 1e84c2cc4d
commit 089017b136
19 changed files with 617 additions and 223 deletions

View file

@ -858,21 +858,24 @@
{
"question": {
"en": "All platforms",
"cs": "Všechny platformy"
"cs": "Všechny platformy",
"de": "Alle Plattformen"
},
"quesiton": "All platforms"
},
{
"question": {
"en": "Made with Android",
"cs": "Vytvořeno s Androidem"
"cs": "Vytvořeno s Androidem",
"de": "Mit Android erstellt"
},
"osmTags": "android=yes"
},
{
"question": {
"en": "Made on the web",
"cs": "Vytvořeno na webu"
"cs": "Vytvořeno na webu",
"de": "Im Internet erstellt"
},
"osmTags": "android="
}