moved food property to seperate component and re-used that for the recipe editor

This commit is contained in:
vabene1111
2024-12-08 16:47:03 +01:00
parent 01d52143e8
commit 01a4fb57df
35 changed files with 144 additions and 68 deletions

View File

@@ -293,7 +293,7 @@
"Private_Recipe_Help": "Recipe is only shown to you and people its shared with.",
"Profile": "Profile",
"Properties": "Properties",
"PropertiesFoodHelp": "Every food can have properties. Recipes calculate the properties automatically, based on the properties of their foods and the amount given in the ingredients.",
"PropertiesFoodHelp": "Properties can be added to Recipes and Foods. Properties on Foods are calculated according based on their amount in the recipe and override the recipe properties.",
"Properties_Food_Amount": "Properties Food Amount",
"Properties_Food_Unit": "Properties Food Unit",
"Property": "Property",
@@ -335,6 +335,7 @@
"Select_File": "Select File",
"Selected": "Selected",
"SelectedCategories": "Selected Categories",
"Serving": "Serving",
"Servings": "Servings",
"ServingsText": "Servings Text",
"Settings": "Settings",