From 92c8b196dead13049cbb6d39ccb53d1aca490eec Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Fri, 26 Jan 2024 15:25:34 -0600 Subject: [PATCH] New translations en-us.json (Chinese Traditional) --- frontend/lang/messages/zh-TW.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frontend/lang/messages/zh-TW.json b/frontend/lang/messages/zh-TW.json index 64a83f473df9..2088a32be7f4 100644 --- a/frontend/lang/messages/zh-TW.json +++ b/frontend/lang/messages/zh-TW.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",