Files
Arch1Panel/skills/templates/data.yml.tpl

34 lines
1.1 KiB
Smarty
Raw Normal View History

name: ${APP_NAME}
tags:
- ${TAG_1}
- ${TAG_2}
title: ${TITLE_ZH}
description: ${DESC_ZH}
additionalProperties:
key: ${APP_KEY}
name: ${APP_NAME}
tags:
- ${TAG_EN_1}
- ${TAG_EN_2}
shortDescZh: ${SHORT_DESC_ZH}
shortDescEn: ${SHORT_DESC_EN}
description:
en: ${DESC_EN}
ja: ${DESC_JA:-Supporting multi-storage file listing program and private cloud storage}
ms: ${DESC_MS:-Supporting multi-storage file listing program and private cloud storage}
pt-br: ${DESC_PT_BR:-Supporting multi-storage file listing program and private cloud storage}
ru: ${DESC_RU:-Supporting multi-storage file listing program and private cloud storage}
ko: ${DESC_KO:-Supporting multi-storage file listing program and private cloud storage}
zh-Hant: ${DESC_ZH_HANT:-}
zh: ${DESC_ZH}
type: ${APP_TYPE}
crossVersionUpdate: ${CROSS_VERSION_UPDATE:-true}
limit: ${LIMIT:-0}
recommend: ${RECOMMEND:-50}
website: ${WEBSITE}
github: ${GITHUB}
document: ${DOCUMENT:-}
architectures:
- amd64
- arm64