mirror of
https://github.com/TermoraDev/termora.git
synced 2026-01-16 02:12:58 +08:00
feat: support focus mode
This commit is contained in:
@@ -392,6 +392,7 @@ termora.toolbar.customize-toolbar=Customize Toolbar...
|
||||
|
||||
# Actions
|
||||
termora.actions.copy-from-terminal=Copy from Terminal
|
||||
termora.actions.focus-mode=Focus Mode
|
||||
termora.actions.paste-to-terminal=Paste to Terminal
|
||||
termora.actions.select-all-in-terminal=Select All in Terminal
|
||||
termora.actions.open-terminal-find=Open Terminal Find
|
||||
|
||||
@@ -342,6 +342,7 @@ termora.toolbar.customize-toolbar=Настроить Панель Инструм
|
||||
|
||||
# Actions
|
||||
termora.actions.copy-from-terminal=Копировать из Терминала
|
||||
termora.actions.focus-mode=Режим фокусировки
|
||||
termora.actions.paste-to-terminal=Вставить в Терминала
|
||||
termora.actions.select-all-in-terminal=Выделить Все в Терминале
|
||||
termora.actions.open-terminal-find=Открыть Поиск Терминала
|
||||
|
||||
@@ -396,6 +396,7 @@ termora.protocol.not-supported=不支持 {0} 协议,你可能需要安装插
|
||||
|
||||
# Actions
|
||||
termora.actions.copy-from-terminal=从终端复制
|
||||
termora.actions.focus-mode=专注模式
|
||||
termora.actions.paste-to-terminal=粘贴到终端
|
||||
termora.actions.select-all-in-terminal=在终端中全选
|
||||
termora.actions.open-terminal-find=打开终端查找
|
||||
|
||||
@@ -383,6 +383,7 @@ termora.protocol.not-supported=不支援 {0} 協議,你可能需要安裝插
|
||||
|
||||
# Actions
|
||||
termora.actions.copy-from-terminal=從終端複製
|
||||
termora.actions.focus-mode=專注模式
|
||||
termora.actions.paste-to-terminal=貼上到終端
|
||||
termora.actions.select-all-in-terminal=在終端中全選
|
||||
termora.actions.open-terminal-find=開啟終端搜尋
|
||||
|
||||
Reference in New Issue
Block a user