2025-10-26 12:43:58 +08:00
|
|
|
additionalProperties:
|
|
|
|
|
formFields:
|
|
|
|
|
- default: "30001"
|
|
|
|
|
envKey: PANEL_APP_PORT_HTTP
|
✨ feat(i18n): enhance internationalization support for multiple applications
- add labelEn and labelZh fields for form field labels in 1panel-tools, TDengine, action-runner, billion-mail, telegraph-image, and wechat-selkies applications
- expand TDengine port configuration labels to include multiple languages: zh-hant, ja, ms, pt-br, ru, ko, tr
- improve action-runner role descriptions to include enterprise support and clarify repository formats
- standardize label formatting with consistent spacing and capitalization
- enhance billion-mail configuration with comprehensive service labels and descriptions
- update telegraph-image and wechat-selkies port labels for better clarity
- add multi-language description support for TDengine main application metadata
2025-11-02 01:18:50 +08:00
|
|
|
labelEn: HTTP Port
|
|
|
|
|
labelZh: HTTP 端口
|
2025-10-26 12:43:58 +08:00
|
|
|
label:
|
✨ feat(i18n): enhance internationalization support for multiple applications
- add labelEn and labelZh fields for form field labels in 1panel-tools, TDengine, action-runner, billion-mail, telegraph-image, and wechat-selkies applications
- expand TDengine port configuration labels to include multiple languages: zh-hant, ja, ms, pt-br, ru, ko, tr
- improve action-runner role descriptions to include enterprise support and clarify repository formats
- standardize label formatting with consistent spacing and capitalization
- enhance billion-mail configuration with comprehensive service labels and descriptions
- update telegraph-image and wechat-selkies port labels for better clarity
- add multi-language description support for TDengine main application metadata
2025-11-02 01:18:50 +08:00
|
|
|
en: HTTP Port
|
|
|
|
|
zh: HTTP 端口
|
2025-10-26 12:43:58 +08:00
|
|
|
required: true
|
|
|
|
|
type: number
|
|
|
|
|
edit: true
|
|
|
|
|
rule: paramPort
|
|
|
|
|
- default: ./config
|
|
|
|
|
envKey: CONFIG_PATH
|
✨ feat(i18n): enhance internationalization support for multiple applications
- add labelEn and labelZh fields for form field labels in 1panel-tools, TDengine, action-runner, billion-mail, telegraph-image, and wechat-selkies applications
- expand TDengine port configuration labels to include multiple languages: zh-hant, ja, ms, pt-br, ru, ko, tr
- improve action-runner role descriptions to include enterprise support and clarify repository formats
- standardize label formatting with consistent spacing and capitalization
- enhance billion-mail configuration with comprehensive service labels and descriptions
- update telegraph-image and wechat-selkies port labels for better clarity
- add multi-language description support for TDengine main application metadata
2025-11-02 01:18:50 +08:00
|
|
|
labelEn: Config Path
|
|
|
|
|
labelZh: 数据持久化
|
2025-10-26 12:43:58 +08:00
|
|
|
label:
|
|
|
|
|
en: Config Path
|
|
|
|
|
zh: 数据持久化
|
|
|
|
|
required: true
|
|
|
|
|
type: text
|
|
|
|
|
edit: true
|
|
|
|
|
- default: selkies-username
|
|
|
|
|
envKey: PANEL_USER
|
✨ feat(i18n): enhance internationalization support for multiple applications
- add labelEn and labelZh fields for form field labels in 1panel-tools, TDengine, action-runner, billion-mail, telegraph-image, and wechat-selkies applications
- expand TDengine port configuration labels to include multiple languages: zh-hant, ja, ms, pt-br, ru, ko, tr
- improve action-runner role descriptions to include enterprise support and clarify repository formats
- standardize label formatting with consistent spacing and capitalization
- enhance billion-mail configuration with comprehensive service labels and descriptions
- update telegraph-image and wechat-selkies port labels for better clarity
- add multi-language description support for TDengine main application metadata
2025-11-02 01:18:50 +08:00
|
|
|
labelEn: Panel Username
|
|
|
|
|
labelZh: 面板用户名
|
2025-10-26 12:43:58 +08:00
|
|
|
label:
|
|
|
|
|
en: Panel Username
|
|
|
|
|
zh: 面板用户名
|
|
|
|
|
required: true
|
|
|
|
|
type: text
|
|
|
|
|
edit: true
|
|
|
|
|
- default: PaSswoRd
|
|
|
|
|
envKey: PANEL_PASSWORD
|
✨ feat(i18n): enhance internationalization support for multiple applications
- add labelEn and labelZh fields for form field labels in 1panel-tools, TDengine, action-runner, billion-mail, telegraph-image, and wechat-selkies applications
- expand TDengine port configuration labels to include multiple languages: zh-hant, ja, ms, pt-br, ru, ko, tr
- improve action-runner role descriptions to include enterprise support and clarify repository formats
- standardize label formatting with consistent spacing and capitalization
- enhance billion-mail configuration with comprehensive service labels and descriptions
- update telegraph-image and wechat-selkies port labels for better clarity
- add multi-language description support for TDengine main application metadata
2025-11-02 01:18:50 +08:00
|
|
|
labelEn: Panel Password
|
|
|
|
|
labelZh: 面板密码
|
2025-10-26 12:43:58 +08:00
|
|
|
label:
|
✨ feat(i18n): enhance internationalization support for multiple applications
- add labelEn and labelZh fields for form field labels in 1panel-tools, TDengine, action-runner, billion-mail, telegraph-image, and wechat-selkies applications
- expand TDengine port configuration labels to include multiple languages: zh-hant, ja, ms, pt-br, ru, ko, tr
- improve action-runner role descriptions to include enterprise support and clarify repository formats
- standardize label formatting with consistent spacing and capitalization
- enhance billion-mail configuration with comprehensive service labels and descriptions
- update telegraph-image and wechat-selkies port labels for better clarity
- add multi-language description support for TDengine main application metadata
2025-11-02 01:18:50 +08:00
|
|
|
en: Panel Password
|
2025-10-26 12:43:58 +08:00
|
|
|
zh: 面板密码
|
|
|
|
|
required: true
|
|
|
|
|
type: password
|
|
|
|
|
edit: true
|
|
|
|
|
rule: paramComplexity
|
|
|
|
|
random: true
|