forked from MapComplete/MapComplete
Small fix to toilet theme
This commit is contained in:
parent
34125cad74
commit
4cbb3d0b6b
1 changed files with 12 additions and 0 deletions
|
@ -154,6 +154,18 @@
|
||||||
"nl": "Toegankelijk na het vragen van de sleutel",
|
"nl": "Toegankelijk na het vragen van de sleutel",
|
||||||
"it": "Accessibile, ma occorre chiedere una chiave per accedere"
|
"it": "Accessibile, ma occorre chiedere una chiave per accedere"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"if": "access=public",
|
||||||
|
"then": {
|
||||||
|
"en": "Public access",
|
||||||
|
"de": "Öffentlicher Zugang",
|
||||||
|
"fr": "Accès publique",
|
||||||
|
"nl": "Publiek toegankelijk",
|
||||||
|
"it": "Accesso pubblico",
|
||||||
|
"ru": "Свободный доступ"
|
||||||
|
},
|
||||||
|
"hideInAnswer": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue