From e50433e7b49ea8dc5612b282b238f9c5b90487ff Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Wed, 30 Jul 2025 01:44:34 -0500 Subject: [PATCH] New translations en-us.json (Chinese Traditional) --- frontend/lang/messages/zh-TW.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/lang/messages/zh-TW.json b/frontend/lang/messages/zh-TW.json index 69752f4e4..dde25d1b0 100644 --- a/frontend/lang/messages/zh-TW.json +++ b/frontend/lang/messages/zh-TW.json @@ -472,6 +472,7 @@ "comment": "Comment", "comments": "留言", "delete-confirmation": "您確定要刪除此食譜嗎?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "刪除食譜", "description": "描述", "disable-amount": "停用成分數量", @@ -662,6 +663,8 @@ "no-unit": "No unit", "missing-unit": "Create missing unit: {unit}", "missing-food": "Create missing food: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "No Food" }, "reset-servings-count": "Reset Servings Count",