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:
@@ -13,6 +13,12 @@ termora.file=文件
|
||||
termora.explorer=文件管理器
|
||||
termora.quit-confirm=你要退出 {0} 吗?
|
||||
|
||||
|
||||
termora.regex=正则表达式
|
||||
termora.match-case=匹配大小写
|
||||
termora.optional=可选的
|
||||
|
||||
|
||||
# update
|
||||
termora.update.title=新版本
|
||||
termora.update.update=更新
|
||||
@@ -180,6 +186,10 @@ termora.new-host.terminal.encoding=编码
|
||||
termora.new-host.terminal.heartbeat-interval=心跳间隔
|
||||
termora.new-host.terminal.startup-commands=启动命令
|
||||
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=串口
|
||||
|
||||
Reference in New Issue
Block a user