mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 06:23:34 -07:00
Merge branch 'dev' of https://github.com/hay-kot/mealie into new-tests
This commit is contained in:
commit
0c405b5995
1 changed files with 4 additions and 4 deletions
|
@ -109,12 +109,12 @@
|
||||||
},
|
},
|
||||||
"webhooks": {
|
"webhooks": {
|
||||||
"meal-planner-webhooks": "Meal Planner Webhooks",
|
"meal-planner-webhooks": "Meal Planner Webhooks",
|
||||||
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "The URLs listed below will recieve webhooks containing the recipe data for the meal plan on it's scheduled day. Currently Webhooks will execute at <strong>{ time }</strong>",
|
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "The URLs listed below will receive webhooks containing the recipe data for the meal plan on it's scheduled day. Currently Webhooks will execute at <strong>{ time }</strong>",
|
||||||
"test-webhooks": "Test Webhooks",
|
"test-webhooks": "Test Webhooks",
|
||||||
"webhook-url": "Webhook URL",
|
"webhook-url": "Webhook URL",
|
||||||
"save-webhooks": "Save Webhooks"
|
"save-webhooks": "Save Webhooks"
|
||||||
},
|
},
|
||||||
"new-version-available": "A New Version of Mealie is Avaiable, <a {aContents}> Visit the Repo </a>",
|
"new-version-available": "A New Version of Mealie is Available, <a {aContents}> Visit the Repo </a>",
|
||||||
"backup": {
|
"backup": {
|
||||||
"import-recipes": "Import Recipes",
|
"import-recipes": "Import Recipes",
|
||||||
"import-themes": "Import Themes",
|
"import-themes": "Import Themes",
|
||||||
|
@ -130,11 +130,11 @@
|
||||||
"migrate": "Migrate",
|
"migrate": "Migrate",
|
||||||
"failed-recipes": "Failed Recipes",
|
"failed-recipes": "Failed Recipes",
|
||||||
"failed-images": "Failed Images",
|
"failed-images": "Failed Images",
|
||||||
"you-can-import-recipes-from-either-a-zip-file-or-a-directory-located-in-the-app-data-migraiton-folder-please-review-the-documentation-to-ensure-your-directory-structure-matches-what-is-expected": "You can import recipes from either a zip file or a directory located in the /app/data/migraiton/ folder. Please review the documentation to ensure your directory structure matches what is expected",
|
"you-can-import-recipes-from-either-a-zip-file-or-a-directory-located-in-the-app-data-migraiton-folder-please-review-the-documentation-to-ensure-your-directory-structure-matches-what-is-expected": "You can import recipes from either a zip file or a directory located in the /app/data/migration/ folder. Please review the documentation to ensure your directory structure matches what is expected",
|
||||||
"nextcloud-data": "Nextcloud Data",
|
"nextcloud-data": "Nextcloud Data",
|
||||||
"delete-confirmation": "Are you sure you want to delete this migration data?",
|
"delete-confirmation": "Are you sure you want to delete this migration data?",
|
||||||
"successfully-imported-from-nextcloud": "Successfully Imported from Nextcloud",
|
"successfully-imported-from-nextcloud": "Successfully Imported from Nextcloud",
|
||||||
"failed-imports": "Failed Imports",
|
"failed-imports": "Failed Imports",
|
||||||
"upload-an-archive": "Upload an Archive"
|
"upload-an-archive": "Upload an Archive"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue