mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 22:43:34 -07:00
Remove 'content'
This commit is contained in:
parent
837c18420f
commit
3d73bced20
1 changed files with 6 additions and 6 deletions
|
@ -114,9 +114,9 @@
|
|||
"delete-confirmation": "Are you sure you want to delete this recipe?",
|
||||
"delete-recipe": "Delete Recipe",
|
||||
"description": "Description",
|
||||
"fat-content": "Fat Content",
|
||||
"fiber-content": "Fiber Content",
|
||||
"carbohydrate-content": "Carbohydrate Content",
|
||||
"fat-content": "Fat",
|
||||
"fiber-content": "Fiber",
|
||||
"carbohydrate-content": "Carbohydrate",
|
||||
"grams": "grams",
|
||||
"image": "Image",
|
||||
"ingredient": "Ingredient",
|
||||
|
@ -134,13 +134,13 @@
|
|||
"original-url": "Original URL",
|
||||
"perform-time": "Cook Time",
|
||||
"prep-time": "Prep Time",
|
||||
"protein-content": "Protein Content",
|
||||
"protein-content": "Protein",
|
||||
"recipe-image": "Recipe Image",
|
||||
"recipe-name": "Recipe Name",
|
||||
"servings": "Servings",
|
||||
"sodium-content": "Sodium Content",
|
||||
"sodium-content": "Sodium",
|
||||
"step-index": "Step: {step}",
|
||||
"sugar-content": "Sugar Content",
|
||||
"sugar-content": "Sugar",
|
||||
"tags": "Tags",
|
||||
"title": "Title",
|
||||
"total-time": "Total Time",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue