mirror of
https://github.com/TermoraDev/termora.git
synced 2026-01-16 18:32:58 +08:00
feat: support fixed SFTP tab (#286)
This commit is contained in:
@@ -110,6 +110,7 @@ termora.settings.keymap.already-exists=The shortcut [{0}] is already in use by [
|
||||
|
||||
|
||||
termora.settings.sftp.edit-command=Edit Command
|
||||
termora.settings.sftp.fixed-tab=Fixed tab
|
||||
|
||||
|
||||
termora.settings.restart.title=Restart
|
||||
|
||||
@@ -113,6 +113,7 @@ termora.settings.keymap.already-exists=快捷键 [{0}] 已经被 [{1}] 占用
|
||||
|
||||
|
||||
termora.settings.sftp.edit-command=编辑命令
|
||||
termora.settings.sftp.fixed-tab=固定标签
|
||||
|
||||
|
||||
# Welcome
|
||||
|
||||
@@ -63,6 +63,7 @@ termora.settings.keymap.action=操作
|
||||
termora.settings.keymap.already-exists=快捷鍵 [{0}] 已經被 [{1}] 占用
|
||||
|
||||
termora.settings.sftp.edit-command=編輯命令
|
||||
termora.settings.sftp.fixed-tab=固定標籤
|
||||
|
||||
|
||||
# Find everywhere
|
||||
|
||||
Reference in New Issue
Block a user