1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-28 05:04:59 +08:00

feat: Add Multi-Language Support to Nginx-Proxy-Manager (#2978)

This commit is contained in:
zhengkunwang 2025-01-14 18:50:11 +08:00 committed by GitHub
parent fb3ae1b531
commit 66f744e46a
2 changed files with 32 additions and 0 deletions

View File

@ -8,6 +8,14 @@ additionalProperties:
required: true
rule: paramPort
type: number
label:
en: HTTP port
ja: HTTP ポート
ms: Port HTTP
pt-br: Porta HTTP
ru: Порт HTTP
zh-Hant: HTTP 埠
zh: HTTP 端口
- default: 30081
edit: true
envKey: PANEL_APP_PORT_HTTP
@ -16,6 +24,14 @@ additionalProperties:
required: true
rule: paramPort
type: number
label:
en: Console port
ja: コンソールポート
ms: Port konsol
pt-br: Porta do console
ru: Порт консоли
zh-Hant: 控制台埠
zh: 控制台端口
- default: 30443
edit: true
envKey: PANEL_APP_PORT_HTTP2
@ -24,3 +40,11 @@ additionalProperties:
required: true
rule: paramPort
type: number
label:
en: HTTPS port
ja: HTTPS ポート
ms: Port HTTPS
pt-br: Porta HTTPS
ru: Порт HTTPS
zh-Hant: HTTPS 埠
zh: HTTPS 端口

View File

@ -10,6 +10,14 @@ additionalProperties:
- Tool
shortDescZh: Nginx 可视化管理工具
shortDescEn: Nginx visual management tool
description:
en: Nginx visual management tool
ja: Nginx の視覚的管理ツール
ms: Alat pengurusan visual Nginx
pt-br: Ferramenta de gerenciamento visual do Nginx
ru: Визуальный инструмент управления Nginx
zh-Hant: Nginx 視覺化管理工具
zh: Nginx 可视化管理工具
type: tool
crossVersionUpdate: true
limit: 0