Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion locale/en/LC_MESSAGES/jumpserver-installer.po
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion locale/zh_CN/LC_MESSAGES/jumpserver-installer.po
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion locale/zh_Hant/LC_MESSAGES/jumpserver-installer.po
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down