From e1aba3373a66f3d9f0f616c2b83ab700f9e716f7 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Fri, 26 Jan 2024 15:25:46 -0600 Subject: [PATCH] New translations en-us.json (Greek) --- frontend/lang/messages/el-GR.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frontend/lang/messages/el-GR.json b/frontend/lang/messages/el-GR.json index 59679264db9e..7402a8f0e9a6 100644 --- a/frontend/lang/messages/el-GR.json +++ b/frontend/lang/messages/el-GR.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",