1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-31 22:26:27 +08:00

feat: Add Multi-Language Support to Maddy-mail (#2970)

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

View File

@ -8,6 +8,14 @@ additionalProperties:
required: true
rule: paramPort
type: number
label:
en: SMTP inbound port
ja: SMTP 受信ポート
ms: Port masuk SMTP
pt-br: Porta de entrada SMTP
ru: Входной порт SMTP
zh-Hant: SMTP 進口埠
zh: SMTP 入站端口
- default: 143
disabled: true
envKey: IMAP4_PORT
@ -16,6 +24,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: 993
disabled: true
envKey: IMAP4_PORT2
@ -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
disabled: true
envKey: SMTP_S_PORT
@ -32,6 +56,14 @@ additionalProperties:
required: true
rule: paramPort
type: number
label:
en: SMTP Submission ports
ja: SMTP 提出ポート
ms: Port Penghantaran SMTP
pt-br: Portas de envio SMTP
ru: Порты отправки SMTP
zh-Hant: SMTP 提交埠
zh: SMTP 提交端口
- default: 587
disabled: true
envKey: SMTP_S_PORT2
@ -40,6 +72,14 @@ additionalProperties:
required: true
rule: paramPort
type: number
label:
en: SMTP Submission ports
ja: SMTP 提出ポート
ms: Port Penghantaran SMTP
pt-br: Portas de envio SMTP
ru: Порты отправки SMTP
zh-Hant: SMTP 提交埠
zh: SMTP 提交端口
- default: mail.example.com
edit: true
envKey: MAIL_HOSTNAME
@ -47,6 +87,14 @@ additionalProperties:
labelZh: 邮箱 MX 主机名
required: true
type: text
label:
en: Mail MX hostname
ja: メール MX ホスト名
ms: Nama hos MX mel
pt-br: Nome do host MX de e-mail
ru: Имя хоста MX для почты
zh-Hant: 郵件 MX 主機名稱
zh: 邮件 MX 主机名
- default: example.com
edit: true
envKey: MAIL_DOMAIN
@ -54,3 +102,11 @@ additionalProperties:
labelZh: 邮箱域名
required: true
type: text
label:
en: Mail domain
ja: メールドメイン
ms: Domain mel
pt-br: Domínio de e-mail
ru: Почтовый домен
zh-Hant: 郵件域名
zh: 邮件域名

View File

@ -10,6 +10,14 @@ additionalProperties:
- Email
shortDescZh: 可组合的多合一邮件服务器
shortDescEn: Composable all-in-one mail server
description:
en: Composable all-in-one mail server
ja: 組み合わせ可能なオールインワンメールサーバー
ms: Pelayan mel semua-dalam-satu yang boleh disusun
pt-br: Servidor de e-mail tudo-em-um composível
ru: Составной универсальный почтовый сервер
zh-Hant: 可組合的一體化郵件伺服器
zh: 可组合的全能邮件服务器
type: tool
crossVersionUpdate: true
limit: 1
@ -17,3 +25,4 @@ additionalProperties:
website: https://maddy.email
github: https://github.com/foxcpp/maddy
document: https://maddy.email