1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-11 04:32:31 +08:00

feat: Add Multi-Language Support to Mailserver (#2971)

This commit is contained in:
zhengkunwang 2025-01-14 18:48:57 +08:00 committed by GitHub
parent fb28a2fea1
commit 48ae7b8982
2 changed files with 58 additions and 0 deletions

View File

@ -8,6 +8,14 @@ additionalProperties:
required: true
rule: paramExtUrl
type: text
label:
en: Domain
ja: ドメイン
ms: Domain
pt-br: Domínio
ru: Домен
zh-Hant: 域名
zh: 域名
- default: 25
edit: true
envKey: PANEL_APP_PORT_SMTP
@ -16,6 +24,14 @@ additionalProperties:
required: true
rule: paramPort
type: number
label:
en: SMTP port
ja: SMTP ポート
ms: Port SMTP
pt-br: Porta SMTP
ru: Порт SMTP
zh-Hant: SMTP 埠
zh: SMTP 端口
- default: 143
edit: true
envKey: PANEL_APP_PORT_IMAP4_143
@ -24,6 +40,14 @@ additionalProperties:
required: true
rule: paramPort
type: number
label:
en: IMAP4 port
ja: IMAP4 ポート
ms: Port IMAP4
pt-br: Porta IMAP4
ru: Порт IMAP4
zh-Hant: IMAP4 埠
zh: IMAP4 端口
- default: 465
edit: true
envKey: PANEL_APP_PORT_ESMTP_465
@ -32,6 +56,14 @@ additionalProperties:
required: true
rule: paramPort
type: number
label:
en: ESMTP port
ja: ESMTP ポート
ms: Port ESMTP
pt-br: Porta ESMTP
ru: Порт ESMTP
zh-Hant: ESMTP 埠
zh: ESMTP 端口
- default: 587
edit: true
envKey: PANEL_APP_PORT_ESMTP_587
@ -40,6 +72,14 @@ additionalProperties:
required: true
rule: paramPort
type: number
label:
en: ESMTP port
ja: ESMTP ポート
ms: Port ESMTP
pt-br: Porta ESMTP
ru: Порт ESMTP
zh-Hant: ESMTP 埠
zh: ESMTP 端口
- default: 993
edit: true
envKey: PANEL_APP_PORT_IMAP4_993
@ -48,3 +88,13 @@ additionalProperties:
required: true
rule: paramPort
type: number
label:
en: IMAP4 port
ja: IMAP4 ポート
ms: Port IMAP4
pt-br: Porta IMAP4
ru: Порт IMAP4
zh-Hant: IMAP4 埠
zh: IMAP4 端口

View File

@ -10,6 +10,14 @@ additionalProperties:
- Email
shortDescZh: 全栈但简单的容器化邮件服务器
shortDescEn: Fullstack but simple containerized mail server
description:
en: Fullstack but simple containerized mail server
ja: フルスタックでありながらシンプルなコンテナ化されたメールサーバー
ms: Pelayan mel yang terkontainerisasi tetapi mudah
pt-br: Servidor de e-mail completo e simples, contêinerizado
ru: Полный, но простой контейнеризованный почтовый сервер
zh-Hant: 全堆疊但簡單的容器化郵件伺服器
zh: 全栈但简单的容器化邮件服务器
type: tool
crossVersionUpdate: false
limit: 0