From 1f0a0e48ffae4657fa32dffbd33e71c359e1bc34 Mon Sep 17 00:00:00 2001 From: shenmo Date: Mon, 20 Feb 2023 09:46:39 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=B9=E6=80=A7=E9=93=BE=E6=8E=A5=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/json/features.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/assets/json/features.json b/src/assets/json/features.json index b15860d..55709de 100644 --- a/src/assets/json/features.json +++ b/src/assets/json/features.json @@ -6,8 +6,8 @@ "icon": "/usr/share/icons/hicolor/scalable/apps/spark-store.svg", "name": "Feature 1", "name[zh_CN]": "特性 1", - "description": "Feature 1 detailed description...", - "description[zh_CN]": "特性 1 详细说明" + "description": "Please click the learn more button to check", + "description[zh_CN]": "请点击 了解更多 按钮来获取特性" }, { "icon": ":/icon/logo.svg", @@ -20,6 +20,6 @@ "description": "Fix 1 detailed description..." } ], - "linkUrl": "https://gitee.com/deepin-community-store/spark-store/releases/latest", + "linkUrl": "https://gitee.com/deepin-community-store/spark-store/releases/4.2.3test3", "linkButtonVisible": true }