From 2d12c24f47b63e840afe4a6d85ea6f16c6b5f13e Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Fri, 25 Jul 2025 10:56:46 -0500 Subject: [PATCH] New translations en-us.json (Chinese Simplified) --- frontend/lang/messages/zh-CN.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/frontend/lang/messages/zh-CN.json b/frontend/lang/messages/zh-CN.json index a8373b2ad..8ea1277c8 100644 --- a/frontend/lang/messages/zh-CN.json +++ b/frontend/lang/messages/zh-CN.json @@ -579,6 +579,10 @@ "made-this": "我做了这道菜", "how-did-it-turn-out": "成品怎么样?", "user-made-this": "{user}做了", + "added-to-timeline": "Added to timeline", + "failed-to-add-to-timeline": "Failed to add to timeline", + "failed-to-update-recipe": "Failed to update recipe", + "added-to-timeline-but-failed-to-add-image": "Added to timeline, but failed to add image", "api-extras-description": "食谱扩展是Mealie API的关键功能之一。它允许你在食谱中添加自定义JSON键值对,以供第三方程序使用。你可以利用这些键提供信息,实现更多功能,例如触发自动化,或转发自定义信息到指定的设备上。", "message-key": "键名", "parse": "自动解析",