mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-10-20 23:39:02 +00:00
fix: 修改网关测试可连接性报错提示信息
This commit is contained in:
committed by
Jiangjie.Bai
parent
2030cbd19d
commit
7890e43f5a
Binary file not shown.
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: JumpServer 0.3.3\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-09-16 10:31+0800\n"
|
||||
"POT-Creation-Date: 2021-09-16 10:57+0800\n"
|
||||
"PO-Revision-Date: 2021-05-20 10:54+0800\n"
|
||||
"Last-Translator: ibuler <ibuler@qq.com>\n"
|
||||
"Language-Team: JumpServer team<ibuler@qq.com>\n"
|
||||
@@ -687,7 +687,7 @@ msgstr "无法连接到 {ip} 上的端口 {port}"
|
||||
msgid "Authentication failed"
|
||||
msgstr "认证失败"
|
||||
|
||||
#: assets/models/domain.py:133
|
||||
#: assets/models/domain.py:133 assets/models/domain.py:155
|
||||
msgid "Connect failed"
|
||||
msgstr "连接失败"
|
||||
|
||||
@@ -1433,7 +1433,7 @@ msgstr "{ApplicationPermission} 添加 {SystemUser}"
|
||||
msgid "{ApplicationPermission} REMOVE {SystemUser}"
|
||||
msgstr "{ApplicationPermission} 移除 {SystemUser}"
|
||||
|
||||
#: authentication/api/connection_token.py:226
|
||||
#: authentication/api/connection_token.py:230
|
||||
msgid "Invalid token"
|
||||
msgstr "无效的令牌"
|
||||
|
||||
|
Reference in New Issue
Block a user