feat: seperate dishes by menu sections

This commit is contained in:
Rainer Killinger
2022-12-06 18:10:33 +01:00
parent 33e6a76dbd
commit 400c6b8d8c
7 changed files with 110 additions and 82 deletions

View File

@@ -150,6 +150,9 @@
"CHARACTERISTICS": "Zutaten",
"EMPTY_DISHES": "Keine Angebote verfügbar",
"detail": {
"breakfast": "Frühstück",
"dinner": "Abendessen",
"lunch": "Mittagessen",
"AVG_NUTRITION_INFO": "Durchschnittliche Nährwertangaben",
"CALORIES": "Brennwert",
"FAT_TOTAL": "Fett",

View File

@@ -150,6 +150,9 @@
"CHARACTERISTICS": "Ingredients",
"EMPTY_DISHES": "No Offers Available",
"detail": {
"breakfast": "Breakfast",
"dinner": "Dinner",
"lunch": "Lunch",
"AVG_NUTRITION_INFO": "Average Nutrition Facts",
"CALORIES": "Calories",
"FAT_TOTAL": "Fat",