diff --git a/mysql/5.6.51/data.yml b/mysql/5.6.51/data.yml index e71c6a387..062576827 100755 --- a/mysql/5.6.51/data.yml +++ b/mysql/5.6.51/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 Root + ru: Пароль Root + zh-Hant: Root 密碼 + zh: Root 密码 - default: 3306 envKey: PANEL_APP_PORT_HTTP labelEn: Port @@ -15,3 +23,11 @@ additionalProperties: required: true rule: paramPort type: number + label: + en: Port + ja: ポート + ms: Port + pt-br: Porta + ru: Порт + zh-Hant: 端口 + zh: 端口 \ No newline at end of file diff --git a/mysql/5.7.44/data.yml b/mysql/5.7.44/data.yml index e71c6a387..25a5d469f 100755 --- a/mysql/5.7.44/data.yml +++ b/mysql/5.7.44/data.yml @@ -1,17 +1,33 @@ additionalProperties: - formFields: - - default: mysql - envKey: PANEL_DB_ROOT_PASSWORD - labelEn: Root Password - labelZh: root用户密码 - random: true - required: true - rule: paramComplexity - type: password - - default: 3306 - envKey: PANEL_APP_PORT_HTTP - labelEn: Port - labelZh: 端口 - required: true - rule: paramPort - type: number + formFields: + - default: mysql + 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 Root + ru: Пароль Root + zh-Hant: Root 密碼 + zh: Root 密码 + - default: 3306 + 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: 端口 \ No newline at end of file diff --git a/mysql/8.0.40/data.yml b/mysql/8.0.40/data.yml index e71c6a387..25a5d469f 100755 --- a/mysql/8.0.40/data.yml +++ b/mysql/8.0.40/data.yml @@ -1,17 +1,33 @@ additionalProperties: - formFields: - - default: mysql - envKey: PANEL_DB_ROOT_PASSWORD - labelEn: Root Password - labelZh: root用户密码 - random: true - required: true - rule: paramComplexity - type: password - - default: 3306 - envKey: PANEL_APP_PORT_HTTP - labelEn: Port - labelZh: 端口 - required: true - rule: paramPort - type: number + formFields: + - default: mysql + 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 Root + ru: Пароль Root + zh-Hant: Root 密碼 + zh: Root 密码 + - default: 3306 + 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: 端口 \ No newline at end of file diff --git a/mysql/8.4.3/data.yml b/mysql/8.4.3/data.yml index 221fa8bde..25a5d469f 100755 --- a/mysql/8.4.3/data.yml +++ b/mysql/8.4.3/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 Root + ru: Пароль Root + zh-Hant: Root 密碼 + zh: Root 密码 - default: 3306 envKey: PANEL_APP_PORT_HTTP labelEn: Port @@ -15,3 +23,11 @@ additionalProperties: required: true rule: paramPort type: number + label: + en: Port + ja: ポート + ms: Port + pt-br: Porta + ru: Порт + zh-Hant: 端口 + zh: 端口 \ No newline at end of file diff --git a/mysql/data.yml b/mysql/data.yml index c16ef8de0..b493a31b7 100755 --- a/mysql/data.yml +++ b/mysql/data.yml @@ -8,8 +8,16 @@ additionalProperties: name: MySQL tags: - Database - shortDescZh: MySQL 开源关系型数据库 + shortDescZh: 开源关系型数据库 shortDescEn: Open source relational database management system + description: + en: Open Source Relational Database + ja: オープンソースのリレーショナルデータベース + ms: Pangkalan Data Relasi Sumber Terbuka + pt-br: Banco de Dados Relacional de Código Aberto + ru: Открытая Реляционная База Данных + zh-hant: 開源關係型資料庫 + zh: 开源关系型数据库 type: runtime crossVersionUpdate: false limit: 0