diff --git a/locale/en/LC_MESSAGES/jumpserver-installer.po b/locale/en/LC_MESSAGES/jumpserver-installer.po index a173674..1d89d2c 100644 --- a/locale/en/LC_MESSAGES/jumpserver-installer.po +++ b/locale/en/LC_MESSAGES/jumpserver-installer.po @@ -187,7 +187,7 @@ msgstr "" #: scripts/1_config_jumpserver.sh:116 msgid "Do you want to use external MySQL" -msgstr "Do you want to use external MySQL (version ≥ 5.7 required)" +msgstr "Do you want to use external MySQL (version ≥ 8.0 required)" #: scripts/1_config_jumpserver.sh:128 msgid "Do you want to use external PostgreSQL" diff --git a/locale/zh_CN/LC_MESSAGES/jumpserver-installer.po b/locale/zh_CN/LC_MESSAGES/jumpserver-installer.po index 5a5720e..1a92462 100644 --- a/locale/zh_CN/LC_MESSAGES/jumpserver-installer.po +++ b/locale/zh_CN/LC_MESSAGES/jumpserver-installer.po @@ -187,7 +187,7 @@ msgstr "配置数据库" #: scripts/1_config_jumpserver.sh:116 msgid "Do you want to use external MySQL" -msgstr "是否使用外部 MySQL (版本需 ≥ 5.7)" +msgstr "是否使用外部 MySQL (版本需 ≥ 8.0)" #: scripts/1_config_jumpserver.sh:128 msgid "Do you want to use external PostgreSQL" diff --git a/locale/zh_Hant/LC_MESSAGES/jumpserver-installer.po b/locale/zh_Hant/LC_MESSAGES/jumpserver-installer.po index 5948a52..609db38 100644 --- a/locale/zh_Hant/LC_MESSAGES/jumpserver-installer.po +++ b/locale/zh_Hant/LC_MESSAGES/jumpserver-installer.po @@ -187,7 +187,7 @@ msgstr "配置資料庫" #: scripts/1_config_jumpserver.sh:116 msgid "Do you want to use external MySQL" -msgstr "是否使用外部 MySQL(版本需 ≥ 5.7)" +msgstr "是否使用外部 MySQL(版本需 ≥ 8.0)" #: scripts/1_config_jumpserver.sh:128 msgid "Do you want to use external PostgreSQL"