From bbb037e7089efdfe8dcdf23cb97730aaac6993c2 Mon Sep 17 00:00:00 2001 From: jingrow Date: Mon, 27 Oct 2025 03:43:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=BF=BB=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/jingrow/frontend/src/locales/zh-CN.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/jingrow/frontend/src/locales/zh-CN.json b/apps/jingrow/frontend/src/locales/zh-CN.json index 6ef05c2..ba839ec 100644 --- a/apps/jingrow/frontend/src/locales/zh-CN.json +++ b/apps/jingrow/frontend/src/locales/zh-CN.json @@ -863,6 +863,7 @@ "应用创建成功": "应用创建成功", "应用创建失败": "应用创建失败", "Create a new application for the marketplace": "为应用市场创建新应用", + "Update": "更新", "App Title": "应用标题", "App Description": "应用描述", "Please enter application description (optional)": "请输入应用描述(可选)",