mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-31 07:24:58 +08:00
feat: Add Multi-Language Support to Jenkins (#2968)
This commit is contained in:
parent
1e6e0afdb4
commit
e4c14ec343
@ -7,6 +7,14 @@ additionalProperties:
|
||||
labelZh: Docker二进制文件
|
||||
required: true
|
||||
type: text
|
||||
label:
|
||||
en: Docker Binary
|
||||
ja: Docker バイナリ
|
||||
ms: Binari Docker
|
||||
pt-br: Binário Docker
|
||||
ru: Исполняемый файл Docker
|
||||
zh-Hant: Docker 二進制文件
|
||||
zh: Docker 二进制文件
|
||||
- default: 8080
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
@ -15,3 +23,11 @@ additionalProperties:
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
label:
|
||||
en: Port
|
||||
ja: ポート
|
||||
ms: Port
|
||||
pt-br: Porta
|
||||
ru: Порт
|
||||
zh-Hant: 埠
|
||||
zh: 端口
|
||||
|
||||
@ -10,6 +10,14 @@ additionalProperties:
|
||||
- DevOps
|
||||
shortDescZh: 开源的持续集成工具
|
||||
shortDescEn: Build great things at any scale
|
||||
description:
|
||||
en: Build great things at any scale
|
||||
ja: あらゆる規模で素晴らしいものを作りましょう
|
||||
ms: Bina perkara hebat pada sebarang skala
|
||||
pt-br: Construa grandes coisas em qualquer escala
|
||||
ru: Стройте великие вещи в любом масштабе
|
||||
zh-Hant: 在任何規模上建造偉大的事物
|
||||
zh: 在任何规模上建造伟大的事物
|
||||
type: tool
|
||||
crossVersionUpdate: false
|
||||
limit: 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user