diff --git a/apps/alist/3.41.0/data.yml b/apps/alist/3.41.0/data.yml index 98a8554..ad24f82 100644 --- a/apps/alist/3.41.0/data.yml +++ b/apps/alist/3.41.0/data.yml @@ -1,20 +1,34 @@ additionalProperties: - formFields: - - default: 5244 - edit: true - envKey: PANEL_APP_PORT_HTTP - labelEn: WebUI Port - labelZh: 网页端口 - required: true - rule: paramPort - type: number - label: WebUI 端口 - - default: 5426 - edit: true - envKey: PANEL_APP_PORT_S3 - labelEn: S3 Port - labelZh: S3 端口 - required: true - rule: paramPort - type: number - label: S3 端口 \ No newline at end of file + formFields: + - default: 5244 + edit: true + envKey: PANEL_APP_PORT_HTTP + labelEn: WebUI Port + labelZh: 网页端口 + required: true + rule: paramPort + type: number + label: + en: WebUI Port + ja: WebUI ポート + ms: Port WebUI + pt-br: Porta WebUI + ru: Порт WebUI + zh-Hant: WebUI 埠 + zh: WebUI 端口 + - default: 5426 + edit: true + envKey: PANEL_APP_PORT_S3 + labelEn: S3 Port + labelZh: S3 端口 + required: true + rule: paramPort + type: number + label: + en: S3 Port + ja: S3 ポート + ms: Port S3 + pt-br: Porta S3 + ru: Порт S3 + zh-Hant: S3 埠 + zh: S3 端口 \ No newline at end of file diff --git a/apps/alist/data.yml b/apps/alist/data.yml index 3b2ffa2..c74e6ac 100644 --- a/apps/alist/data.yml +++ b/apps/alist/data.yml @@ -1,16 +1,29 @@ name: AList tags: - - 云储存 + - 实用工具 + - 云存储 title: 支持多存储的文件列表程序和私人网盘 description: 支持多存储的文件列表程序和私人网盘 additionalProperties: - key: alist - name: AList - tags: - - Storage - shortDesc: 支持多存储的文件列表程序和私人网盘 - type: tool - crossVersionUpdate: true - limit: 0 - recommend: 65 - website: https://alist.nn.ci/ \ No newline at end of file + key: alist + name: AList + tags: + - Storage + - Tool + shortDescZh: 支持多存储的文件列表程序和私人网盘 + shortDescEn: Supporting multi-storage file listing program and private cloud storage + description: + en: Supporting multi-storage file listing program and private cloud storage + ja: 複数ストレージのファイルリスト表示プログラムとプライベートクラウドストレージのサポート + ms: Menyokong program senarai fail multi-penyimpanan dan penyimpanan awan peribadi + pt-br: Suporte para programa de listagem de arquivos em múltiplos armazenamentos e armazenamento em nuvem privado + ru: Поддержка программы отображения файлов в нескольких хранилищах и частного облачного хранилища + zh-Hant: 支援多存儲檔案列出程序和私人雲端存儲 + zh: 支持多存储文件列出程序和私有云存储 + type: tool + crossVersionUpdate: true + limit: 0 + recommend: 65 + website: https://alist.nn.ci/ + github: https://github.com/alist-org/alist + document: https://alist.nn.ci/zh/guide/ \ No newline at end of file