From b31647b52b633e25b0736f754007b63f0a6c3c33 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Sun, 17 Dec 2023 16:03:07 -0600 Subject: [PATCH] New translations en-us.json (Chinese Simplified) --- frontend/lang/messages/zh-CN.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/frontend/lang/messages/zh-CN.json b/frontend/lang/messages/zh-CN.json index eff982acbf33..1771b74184a4 100644 --- a/frontend/lang/messages/zh-CN.json +++ b/frontend/lang/messages/zh-CN.json @@ -77,7 +77,7 @@ "tag-events": "标签事件", "category-events": "目录事件", "when-a-new-user-joins-your-group": "当新用户加入您的群组时", - "recipe-events": "Recipe Events" + "recipe-events": "食谱事件" }, "general": { "cancel": "取消", @@ -114,9 +114,9 @@ "json": "JSON", "keyword": "关键字", "link-copied": "链接已复制", - "loading": "Loading", + "loading": "正在加载", "loading-events": "正在加载事件", - "loading-recipe": "Loading recipe...", + "loading-recipe": "正在加载食谱...", "loading-ocr-data": "Loading OCR data...", "loading-recipes": "正在加载食谱", "message": "信息", @@ -466,13 +466,13 @@ "entry-type": "条目类型", "date-format-hint": "MM/DD/YYYY 格式", "date-format-hint-yyyy-mm-dd": "YYYY-MM-DD 格式", - "add-to-list": "添加到列表", + "add-to-list": "添加到购物清单", "add-to-plan": "添加到计划", "add-to-timeline": "添加到时间线", - "recipe-added-to-list": "食谱已被添加到列表", - "recipes-added-to-list": "Recipes added to list", + "recipe-added-to-list": "食谱已被添加到购物清单", + "recipes-added-to-list": "食谱已被添加到购物清单", "recipe-added-to-mealplan": "食谱已被添加到用餐计划", - "failed-to-add-recipes-to-list": "Failed to add recipe to list", + "failed-to-add-recipes-to-list": "食谱未能添加到购物清单", "failed-to-add-recipe-to-mealplan": "食谱未能添加到用餐计划", "yield": "Yield", "quantity": "数量",