Chore: regenerate docs, lint

This commit is contained in:
Pieter Vander Vennet 2023-12-30 15:24:30 +01:00
parent 7b41b617f6
commit bad0edd4b0
201 changed files with 6044 additions and 1750 deletions

View file

@ -63,21 +63,23 @@
"options": [
{
"question": {
"en": "No oil type preference"
"en": "No oil type preference",
"de": "Kein Öltyp bevorzugt"
}
},
{
"question": {
"en": "Only show fritures using vegetable oil"
"en": "Only show fritures using vegetable oil",
"de": "Nur Friteusen mit Pflanzenöl anzeigen"
},
"osmTags": "friture:oil=vegetable"
},
{
"question": {
"en": "Only show fritures using animal oil"
"en": "Only show fritures using animal oil",
"de": "Nur Friteusen mit tierischem Öl anzeigen"
},
"osmTags": "friture:oil=animal"
}
]
}