mirror of
https://github.com/TermoraDev/termora.git
synced 2026-01-16 02:12:58 +08:00
feat: 支持新增/修改主机时测试连接 (#10)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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=类型
|
||||
|
||||
@@ -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=類型
|
||||
|
||||
Reference in New Issue
Block a user