New translations en-US.json (Chinese Simplified)

This commit is contained in:
Hayden 2021-04-27 11:19:33 -08:00
commit 1151771e41

View file

@ -152,6 +152,7 @@
"exclude": "排除", "exclude": "排除",
"include": "包括", "include": "包括",
"or": "或", "or": "或",
"and": "and",
"search": "搜索", "search": "搜索",
"tag-filter": "标签筛选" "tag-filter": "标签筛选"
}, },
@ -217,6 +218,16 @@
"test-webhooks": "测试Webhooks", "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执行将在", "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网址" "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": { "user": {