feat: 支持新增/修改主机时测试连接 (#10)

This commit is contained in:
hstyi
2025-01-04 13:02:46 +08:00
committed by hstyi
parent babc440841
commit 46af9a44b2
5 changed files with 71 additions and 9 deletions

View File

@@ -140,6 +140,10 @@ termora.new-host.tunneling.add=Add
termora.new-host.tunneling.edit=${termora.keymgr.edit}
termora.new-host.tunneling.delete=${termora.remove}
termora.new-host.test-connection=Test Connection
termora.new-host.test-connection-successful=Connection successful
# Key manager
termora.keymgr.title=Key Manager

View File

@@ -124,6 +124,9 @@ termora.new-host.terminal.env=环境
termora.new-host.test-connection=测试连接
termora.new-host.test-connection-successful=连接成功
termora.new-host.tunneling=隧道
termora.new-host.tunneling.table.name=名称
termora.new-host.tunneling.table.type=类型

View File

@@ -119,6 +119,9 @@ termora.new-host.terminal.startup-commands=啟動命令
termora.new-host.terminal.heartbeat-interval=心跳間隔
termora.new-host.terminal.env=環境
termora.new-host.test-connection=測試連接
termora.new-host.test-connection-successful=連線成功
termora.new-host.tunneling=隧道
termora.new-host.tunneling.table.name=名稱
termora.new-host.tunneling.table.type=類型