1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-07 06:25:21 +02:00

fix: Better UX and Error Handling For Adding Timeline Events (#5798)

This commit is contained in:
Michael Genson 2025-07-25 07:18:10 -05:00 committed by GitHub
parent 0df9d4b958
commit fb4aa2b713
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 69 additions and 24 deletions

View file

@ -579,6 +579,10 @@
"made-this": "I Made This",
"how-did-it-turn-out": "How did it turn out?",
"user-made-this": "{user} made this",
"added-to-timeline": "Added to timeline",
"failed-to-add-to-timeline": "Failed to add to timeline",
"failed-to-update-recipe": "Failed to update recipe",
"added-to-timeline-but-failed-to-add-image": "Added to timeline, but failed to add image",
"api-extras-description": "Recipes extras are a key feature of the Mealie API. They allow you to create custom JSON key/value pairs within a recipe, to reference from 3rd party applications. You can use these keys to provide information, for example to trigger automations or custom messages to relay to your desired device.",
"message-key": "Message Key",
"parse": "Parse",