From c27d20b5c97a9f5fdee494a34bc7ca8165bc9816 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Fri, 26 Jan 2024 15:26:14 -0600 Subject: [PATCH] New translations en-us.json (Icelandic) --- frontend/lang/messages/is-IS.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frontend/lang/messages/is-IS.json b/frontend/lang/messages/is-IS.json index 525263ee79ab..1f1e370c4a75 100644 --- a/frontend/lang/messages/is-IS.json +++ b/frontend/lang/messages/is-IS.json @@ -473,9 +473,11 @@ "add-to-timeline": "Add to Timeline", "recipe-added-to-list": "Recipe added to list", "recipes-added-to-list": "Recipes added to list", + "successfully-added-to-list": "Successfully added to list", "recipe-added-to-mealplan": "Recipe added to mealplan", "failed-to-add-recipes-to-list": "Failed to add recipe to list", "failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan", + "failed-to-add-to-list": "Failed to add to list", "yield": "Yield", "quantity": "Quantity", "choose-unit": "Choose Unit",