diff --git a/frontend/src/locales/messages/zh-CN.json b/frontend/src/locales/messages/zh-CN.json index 415fa5b02..d48cb18f5 100644 --- a/frontend/src/locales/messages/zh-CN.json +++ b/frontend/src/locales/messages/zh-CN.json @@ -152,6 +152,7 @@ "exclude": "排除", "include": "包括", "or": "或", + "and": "and", "search": "搜索", "tag-filter": "标签筛选" }, @@ -217,6 +218,16 @@ "test-webhooks": "测试Webhooks", "the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "下方列出的网址将在预定日期接收到有关用餐计划的食谱资料。Webhooks执行将在", "webhook-url": "Webhook网址" + }, + "toolbox": { + "toolbox": "Toolbox", + "new-name": "New Name", + "recipes-effected": "Recipes Effected", + "title-case-all": "Title Case All", + "no-unused-items": "No Unused Items", + "remove-unused": "Remove Unused", + "assign-all": "Assign All", + "bulk-assign": "Bulk Assign" } }, "user": {