From 395f92d386b5d2a0f7625fbe22b754225d4c2188 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Tue, 20 Apr 2021 16:45:41 -0800 Subject: [PATCH] New translations en-US.json (Chinese Simplified) --- frontend/src/locales/messages/zh-CN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/locales/messages/zh-CN.json b/frontend/src/locales/messages/zh-CN.json index f2d92213c..12913c7cd 100644 --- a/frontend/src/locales/messages/zh-CN.json +++ b/frontend/src/locales/messages/zh-CN.json @@ -6,7 +6,7 @@ "new-recipe": { "from-url": "输入网址", "recipe-url": "食谱网址", - "url-form-hint": "Copy and paste a link from your favorite recipe website", + "url-form-hint": "从您最喜爱的食谱网站复制并粘贴链接", "error-message": "貌似在解析网址时出错。请检查log和debug/last_recipe.json文件并找寻更多有关资讯。", "bulk-add": "批量添加", "paste-in-your-recipe-data-each-line-will-be-treated-as-an-item-in-a-list": "请粘贴您的食谱资料。每行将被视为列表中的一项。"