From 1708545a853b6e1ab0e2982c853e3b7e4ac8ad2a Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Fri, 25 Jul 2025 10:57:30 -0500 Subject: [PATCH] New translations en-us.json (Croatian) --- frontend/lang/messages/hr-HR.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/frontend/lang/messages/hr-HR.json b/frontend/lang/messages/hr-HR.json index 6e40d05db..a8b21f3fd 100644 --- a/frontend/lang/messages/hr-HR.json +++ b/frontend/lang/messages/hr-HR.json @@ -579,6 +579,10 @@ "made-this": "Napravio/la sam ovo", "how-did-it-turn-out": "Kako je ispalo?", "user-made-this": "{user} je napravio/la ovo", + "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": "Ključ poruke", "parse": "Razluči (parsiraj)",