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
Binary file modified locale/en/LC_MESSAGES/jumpserver-installer.mo
Binary file not shown.
4 changes: 2 additions & 2 deletions locale/en/LC_MESSAGES/jumpserver-installer.po
Original file line number Diff line number Diff line change
Expand Up @@ -187,11 +187,11 @@ msgstr ""

#: scripts/1_config_jumpserver.sh:116
msgid "Do you want to use external MySQL"
msgstr ""
msgstr "Do you want to use external MySQL (version ≥ 5.7 required)"

#: scripts/1_config_jumpserver.sh:128
msgid "Do you want to use external PostgreSQL"
msgstr ""
msgstr "Do you want to use external PostgreSQL (version ≥ 16 required)"

#: scripts/1_config_jumpserver.sh:144
msgid "Please enter Redis server IP"
Expand Down
Binary file modified locale/zh_CN/LC_MESSAGES/jumpserver-installer.mo
Binary file not shown.
4 changes: 2 additions & 2 deletions locale/zh_CN/LC_MESSAGES/jumpserver-installer.po
Original file line number Diff line number Diff line change
Expand Up @@ -187,11 +187,11 @@ msgstr "配置数据库"

#: scripts/1_config_jumpserver.sh:116
msgid "Do you want to use external MySQL"
msgstr "是否使用外部 MySQL"
msgstr "是否使用外部 MySQL (版本需 ≥ 5.7)"

#: scripts/1_config_jumpserver.sh:128
msgid "Do you want to use external PostgreSQL"
msgstr "是否使用外部 PostgreSQL"
msgstr "是否使用外部 PostgreSQL(版本需 ≥ 16)"

#: scripts/1_config_jumpserver.sh:144
msgid "Please enter Redis server IP"
Expand Down
Binary file modified locale/zh_Hant/LC_MESSAGES/jumpserver-installer.mo
Binary file not shown.
4 changes: 2 additions & 2 deletions locale/zh_Hant/LC_MESSAGES/jumpserver-installer.po
Original file line number Diff line number Diff line change
Expand Up @@ -187,11 +187,11 @@ msgstr "配置資料庫"

#: scripts/1_config_jumpserver.sh:116
msgid "Do you want to use external MySQL"
msgstr "是否使用外部 MySQL"
msgstr "是否使用外部 MySQL(版本需 ≥ 5.7)"

#: scripts/1_config_jumpserver.sh:128
msgid "Do you want to use external PostgreSQL"
msgstr "是否使用外部 PostgreSQL"
msgstr "是否使用外部 PostgreSQL(版本需 ≥ 16)"

#: scripts/1_config_jumpserver.sh:144
msgid "Please enter Redis server IP"
Expand Down