mirror of
https://github.com/TermoraDev/termora.git
synced 2026-01-16 02:12:58 +08:00
feat: SSH support ssh-agent (#433)
This commit is contained in:
@@ -39,7 +39,11 @@ termora.doorman.mnemonic.incorrect=Incorrect mnemonic
|
||||
|
||||
|
||||
# Hosts
|
||||
termora.host.modified-server-key=HOST [{0}] IDENTIFICATION HAS CHANGED<br/><br/>Expected: {1} key fingerprint is {2}<br/><br/>Actual: {3} key fingerprint is {4}<br/><br/>Are you sure you want to continue connecting?
|
||||
termora.host.modified-server-key.title=HOST [{0}] IDENTIFICATION HAS CHANGED
|
||||
termora.host.modified-server-key.thumbprint=Host key thumbprint
|
||||
termora.host.modified-server-key.expected=Expected
|
||||
termora.host.modified-server-key.actual=Actual
|
||||
termora.host.modified-server-key.are-you-sure=Are you sure you want to continue connecting?
|
||||
|
||||
|
||||
# Settings
|
||||
@@ -161,6 +165,7 @@ termora.new-host.general.username=Username
|
||||
termora.new-host.general.authentication=Authentication
|
||||
termora.new-host.general.password=Password
|
||||
termora.new-host.general.remark=Comment
|
||||
termora.new-host.general.remember=Remember
|
||||
|
||||
termora.new-host.proxy=Proxy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user