From e4eb4d3e3b19921f01be1331f83fde6fac3dc693 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Fri, 26 Jan 2024 15:25:40 -0600 Subject: [PATCH] New translations en-us.json (Arabic) --- frontend/lang/messages/ar-SA.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frontend/lang/messages/ar-SA.json b/frontend/lang/messages/ar-SA.json index 7fbee1c129a2..4e092bc3c781 100644 --- a/frontend/lang/messages/ar-SA.json +++ b/frontend/lang/messages/ar-SA.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",