mirror of
https://github.com/TermoraDev/termora.git
synced 2026-01-16 02:12:58 +08:00
feat: support login scripts
This commit is contained in:
@@ -12,6 +12,10 @@ termora.file=文件
|
||||
termora.explorer=檔案管理器
|
||||
termora.quit-confirm=你要退出 {0} 嗎?
|
||||
|
||||
termora.regex=正規表示式
|
||||
termora.match-case=匹配大小寫
|
||||
termora.optional=可選的
|
||||
|
||||
# update
|
||||
termora.update.title=新版本
|
||||
termora.update.update=更新
|
||||
@@ -181,6 +185,9 @@ termora.new-host.terminal.encoding=編碼
|
||||
termora.new-host.terminal.startup-commands=啟動命令
|
||||
termora.new-host.terminal.heartbeat-interval=心跳間隔
|
||||
termora.new-host.terminal.env=環境
|
||||
termora.new-host.terminal.login-scripts=登入腳本
|
||||
termora.new-host.terminal.expect=預期
|
||||
termora.new-host.terminal.send=發送
|
||||
|
||||
termora.new-host.serial=串口
|
||||
termora.new-host.serial.port=端口
|
||||
|
||||
Reference in New Issue
Block a user