diff --git a/frontend/lang/messages/zh-CN.json b/frontend/lang/messages/zh-CN.json index bdbb66655..9111600ef 100644 --- a/frontend/lang/messages/zh-CN.json +++ b/frontend/lang/messages/zh-CN.json @@ -664,12 +664,12 @@ }, "recipe-finder": { "recipe-finder": "Recipe Finder", - "recipe-finder-description": "Search for recipes based on ingredients you have on hand. You can also filter by tools you have available, and set a maximum number of missing ingredients or tools.", - "selected-ingredients": "Selected Ingredients", - "no-ingredients-selected": "No ingredients selected", + "recipe-finder-description": "根据手头的食材寻找食谱。 您也可以通过可用的用具进行过滤,并设置最大数量的缺失成份或用具。", + "selected-ingredients": "已选择的食材", + "no-ingredients-selected": "尚未选择食材", "missing": "Missing", "no-recipes-found": "No recipes found", - "no-recipes-found-description": "Try adding more ingredients to your search or adjusting your filters", + "no-recipes-found-description": "尝试添加更多食材到您的搜索或调整筛选器", "include-ingredients-on-hand": "Include Ingredients On Hand", "include-tools-on-hand": "Include Tools On Hand", "max-missing-ingredients": "Max Missing Ingredients",