From f96a3b20d5e9c5e73aebd2d1845ff9d56e5c09ab Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Wed, 28 Apr 2021 19:06:22 -0800 Subject: [PATCH] New translations en-US.json (Chinese Traditional) --- frontend/src/locales/messages/zh-TW.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/frontend/src/locales/messages/zh-TW.json b/frontend/src/locales/messages/zh-TW.json index b49cd4291..ca5e7a075 100644 --- a/frontend/src/locales/messages/zh-TW.json +++ b/frontend/src/locales/messages/zh-TW.json @@ -105,6 +105,7 @@ "recent": "Recent" }, "recipe": { + "assets": "Assets", "add-key": "Add Key", "api-extras": "API Extras", "calories": "Calories", @@ -113,8 +114,9 @@ "delete-confirmation": "您確定要刪除此食譜嗎?", "delete-recipe": "刪除食譜", "description": "描述", - "fat-content": "Fat Content", - "fiber-content": "Fiber Content", + "fat-content": "Fat", + "fiber-content": "Fiber", + "carbohydrate-content": "Carbohydrate", "grams": "grams", "image": "Image", "ingredient": "材料", @@ -132,13 +134,13 @@ "original-url": "原食譜鏈接", "perform-time": "烹飪時間 / 執行時間", "prep-time": "準備時間", - "protein-content": "Protein Content", + "protein-content": "Protein", "recipe-image": "Recipe Image", "recipe-name": "食譜名稱", "servings": "份量", - "sodium-content": "Sodium Content", + "sodium-content": "Sodium", "step-index": "步驟:{step}", - "sugar-content": "Sugar Content", + "sugar-content": "Sugar", "tags": "標籤", "title": "標題", "total-time": "總時間",