From 3560d0217d758ea15357d8c53b8d0127d9c2f446 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Fri, 1 Aug 2025 02:27:24 -0500 Subject: [PATCH] New translations en-us.json (Icelandic) --- frontend/lang/messages/is-IS.json | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/lang/messages/is-IS.json b/frontend/lang/messages/is-IS.json index a1c4ec17a..1d17dafd8 100644 --- a/frontend/lang/messages/is-IS.json +++ b/frontend/lang/messages/is-IS.json @@ -587,6 +587,7 @@ "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", + "ingredients-not-parsed-description": "It looks like your ingredients aren't parsed yet. Click the \"{parse}\" button below to parse your ingredients into structured foods.", "attach-images-hint": "Attach images by dragging & dropping them into the editor", "drop-image": "Drop image", "enable-ingredient-amounts-to-use-this-feature": "Enable ingredient amounts to use this feature",