From 4817388ee7a7c29c639e4b73e696d9d6894d8603 Mon Sep 17 00:00:00 2001 From: jingrow Date: Sat, 25 Oct 2025 23:54:17 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/jingrow/frontend/src/locales/zh-CN.json b/apps/jingrow/frontend/src/locales/zh-CN.json index 8ae3c13..a9a967d 100644 --- a/apps/jingrow/frontend/src/locales/zh-CN.json +++ b/apps/jingrow/frontend/src/locales/zh-CN.json @@ -746,6 +746,8 @@ "Please navigate to the path manually": "请手动导航到该路径", "Path copied to clipboard": "路径已复制到剪贴板", "Failed to copy to clipboard": "复制到剪贴板失败", + + "Local Apps Available": "可安装的本地应用", "Icon name copied to clipboard": "图标名称已复制到剪贴板", "Failed to copy icon name": "复制图标名称失败", @@ -835,7 +837,6 @@ "View detailed information about the application": "查看应用的详细信息", "Loading application details...": "正在加载应用详情...", "Repository Information": "仓库信息", - "Repository URL": "仓库地址", "No description available": "暂无描述", "Timestamps": "时间信息", "Created": "创建时间", @@ -854,7 +855,6 @@ "App title": "应用标题", "App name": "应用名称", "Repository URL": "仓库地址", - "File URL": "文件地址", "Drop image here": "拖拽图片到此处", "Click or drag to upload": "点击或拖拽上传", "Remove": "删除",