mirror of
https://github.com/TermoraDev/termora.git
synced 2026-04-01 05:42:19 +08:00
feat: support snippet (#321)
This commit is contained in:
@@ -251,6 +251,10 @@ termora.macro.playback=Playback
|
||||
termora.macro.manager=Manage Macros
|
||||
termora.macro.run=Run
|
||||
|
||||
# Snippets
|
||||
termora.snippet=Snippet
|
||||
termora.snippet.title=Snippets
|
||||
|
||||
# Tools
|
||||
termora.tools.multiple=Send commands to multiple sessions
|
||||
|
||||
|
||||
@@ -245,6 +245,11 @@ termora.macro.manager=管理宏
|
||||
termora.macro.run=运行
|
||||
|
||||
|
||||
# Snippets
|
||||
termora.snippet=片段
|
||||
termora.snippet.title=代码片段
|
||||
|
||||
|
||||
|
||||
# Transport
|
||||
termora.transport.local=本机
|
||||
|
||||
@@ -239,6 +239,13 @@ termora.macro.playback=回放
|
||||
termora.macro.manager=管理宏
|
||||
termora.macro.run=運行
|
||||
|
||||
|
||||
# Snippets
|
||||
termora.snippet=片段
|
||||
termora.snippet.title=程式碼片段
|
||||
|
||||
|
||||
|
||||
# Transport
|
||||
termora.transport.local=本機
|
||||
termora.transport.parent-folder=父資料夾
|
||||
|
||||
Reference in New Issue
Block a user