mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-03 05:11:31 -05:00
Merge pull request #2539 from srwareham/hide-step-ingredients
Added option: Hide step ingredients
This commit is contained in:
@@ -369,6 +369,10 @@
|
||||
"filter_name": "Filter Name",
|
||||
"left_handed": "Left-handed mode",
|
||||
"left_handed_help": "Will optimize the UI for use with your left hand.",
|
||||
"show_step_ingredients_setting": "Show Ingredients Next To Recipe Steps",
|
||||
"show_step_ingredients_setting_help": "Add ingredients table next to recipe steps. Applies at creation time. Can be overridden in the edit recipe view.",
|
||||
"show_step_ingredients": "Show Step Ingredients",
|
||||
"hide_step_ingredients": "Hide Step Ingredients",
|
||||
"Custom Filter": "Custom Filter",
|
||||
"shared_with": "Shared With",
|
||||
"sort_by": "Sort By",
|
||||
@@ -424,6 +428,7 @@
|
||||
"ChildInheritFields": "Children Inherit Fields",
|
||||
"ChildInheritFields_help": "Children will inherit these fields by default.",
|
||||
"InheritFields_help": "The values of these fields will be inherited from parent (Exception: blank shopping categories are not inherited)",
|
||||
"show_ingredients_table": "Display a table of the ingredients next to the step's text",
|
||||
"show_ingredient_overview": "Display a list of all ingredients at the start of the recipe.",
|
||||
"Ingredient Overview": "Ingredient Overview",
|
||||
"last_viewed": "Last Viewed",
|
||||
|
||||
Reference in New Issue
Block a user