diff --git a/mariadb/10.11.10/data.yml b/mariadb/10.11.10/data.yml index d5cf9f9aa..90187d58b 100644 --- a/mariadb/10.11.10/data.yml +++ b/mariadb/10.11.10/data.yml @@ -8,6 +8,14 @@ additionalProperties: required: true rule: paramComplexity type: password + label: + en: Root Password + ja: ルートパスワード + ms: Kata laluan root + pt-br: Senha do root + ru: Пароль root + zh-Hant: Root 密碼 + zh: Root 用户密码 - default: 3306 edit: true envKey: PANEL_APP_PORT_HTTP @@ -16,3 +24,11 @@ additionalProperties: required: true rule: paramPort type: number + label: + en: Port + ja: ポート + ms: Port + pt-br: Porta + ru: Порт + zh-Hant: 埠 + zh: 端口 diff --git a/mariadb/11.6.2/data.yml b/mariadb/11.6.2/data.yml index d5cf9f9aa..bf537ba1d 100644 --- a/mariadb/11.6.2/data.yml +++ b/mariadb/11.6.2/data.yml @@ -1,18 +1,34 @@ additionalProperties: - formFields: - - default: mariadb - envKey: PANEL_DB_ROOT_PASSWORD - labelEn: Root Password - labelZh: root用户密码 - random: true - required: true - rule: paramComplexity - type: password - - default: 3306 - edit: true - envKey: PANEL_APP_PORT_HTTP - labelEn: Port - labelZh: 端口 - required: true - rule: paramPort - type: number + formFields: + - default: mariadb + envKey: PANEL_DB_ROOT_PASSWORD + labelEn: Root Password + labelZh: root用户密码 + random: true + required: true + rule: paramComplexity + type: password + label: + en: Root Password + ja: ルートパスワード + ms: Kata laluan root + pt-br: Senha do root + ru: Пароль root + zh-Hant: Root 密碼 + zh: Root 用户密码 + - default: 3306 + edit: true + envKey: PANEL_APP_PORT_HTTP + labelEn: Port + labelZh: 端口 + required: true + rule: paramPort + type: number + label: + en: Port + ja: ポート + ms: Port + pt-br: Porta + ru: Порт + zh-Hant: 埠 + zh: 端口 diff --git a/mariadb/data.yml b/mariadb/data.yml index f28674179..e515423ee 100644 --- a/mariadb/data.yml +++ b/mariadb/data.yml @@ -10,6 +10,14 @@ additionalProperties: - Database shortDescZh: 著名的 MySQL 分支版本 shortDescEn: The open source relational database + description: + en: The open source relational database + ja: オープンソースのリレーショナルデータベース + ms: Pangkalan data relasional sumber terbuka + pt-br: O banco de dados relacional de código aberto + ru: Открытая реляционная база данных + zh-Hant: 開源關聯式資料庫 + zh: 著名的 MySQL 分支版本 type: runtime crossVersionUpdate: false limit: 0