From 5c3b1f2890b16f0987bc3479118fb84048c16b99 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Fri, 26 Jan 2024 15:26:05 -0600 Subject: [PATCH] New translations en-us.json (Chinese Simplified) --- frontend/lang/messages/zh-CN.json | 2 ++ 1 file changed, 2 insertions(+) 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": "选择单位",