diff --git a/frontend/lang/messages/zh-CN.json b/frontend/lang/messages/zh-CN.json index efd564c2ee2d..0cc993ddc723 100644 --- a/frontend/lang/messages/zh-CN.json +++ b/frontend/lang/messages/zh-CN.json @@ -473,9 +473,11 @@ "add-to-timeline": "添加到时间轴", "recipe-added-to-list": "食谱已被添加到购物清单", "recipes-added-to-list": "食谱已被添加到购物清单", + "successfully-added-to-list": "Successfully added to list", "recipe-added-to-mealplan": "已添加该食谱到饮食计划", "failed-to-add-recipes-to-list": "食谱未能添加到购物清单", "failed-to-add-recipe-to-mealplan": "添加食谱到饮食计划失败", + "failed-to-add-to-list": "Failed to add to list", "yield": "菜量(几人份)", "quantity": "数量", "choose-unit": "选择单位",