Merge master

This commit is contained in:
Pieter Vander Vennet 2022-06-19 18:23:43 +02:00
commit 470e9acc64
66 changed files with 10798 additions and 414 deletions

View file

@ -3687,7 +3687,7 @@
"then": "Take-away is not possible here"
}
},
"question": "Does this place offer takea-way?"
"question": "Does this place offer take-away?"
},
"Vegan (no friture)": {
"mappings": {
@ -3726,13 +3726,13 @@
"friture-oil": {
"mappings": {
"0": {
"then": "Vegetable oil"
"then": "The frying is done with vegetable oil"
},
"1": {
"then": "Animal oil"
"then": "The frying is done with animal oil"
}
},
"question": "Does this fries shop use vegetable or animal cooking?"
"question": "Does this fries shop use vegetable or animal oil for cooking?"
},
"friture-take-your-container": {
"mappings": {
@ -5998,4 +5998,4 @@
}
}
}
}
}