mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-15 13:22:04 +08:00
26 lines
823 B
JSON
26 lines
823 B
JSON
{
|
|
"title": "Features",
|
|
"title[zh_CN]": "版本特性",
|
|
"items": [
|
|
{
|
|
"icon": "/usr/share/icons/hicolor/scalable/apps/spark-store.svg",
|
|
"name": "Feature 1",
|
|
"name[zh_CN]": "特性 1",
|
|
"description": "Please click the learn more button to check",
|
|
"description[zh_CN]": "请点击 了解更多 按钮来获取特性"
|
|
},
|
|
{
|
|
"icon": ":/icon/logo.svg",
|
|
"name": "Feature 2",
|
|
"description": "Feature 2 detailed description..."
|
|
},
|
|
{
|
|
"icon": "spark-store",
|
|
"name": "Fix 1",
|
|
"description": "Fix 1 detailed description..."
|
|
}
|
|
],
|
|
"linkUrl": "https://gitee.com/deepin-community-store/spark-store/releases/",
|
|
"linkButtonVisible": true
|
|
}
|