update
This commit is contained in:
@@ -833,16 +833,20 @@
|
||||
"focusSwitcher": {
|
||||
"configTitle": "配置焦点切换器",
|
||||
"availableInputs": "可用输入源",
|
||||
"configuredSequence": "已配置序列",
|
||||
"dragHere": "拖拽到此处添加",
|
||||
"configuredSequence": "已配置序列 (拖拽排序)",
|
||||
"dragHere": "从左侧拖拽输入框到此处",
|
||||
"allInputsConfigured": "所有可用输入源都已配置",
|
||||
"input": {
|
||||
"commandHistorySearch": "搜索命令历史...",
|
||||
"quickCommandsSearch": "搜索快捷指令...",
|
||||
"fileManagerSearch": "搜索文件...",
|
||||
"commandInput": "输入命令...",
|
||||
"terminalSearch": "搜索终端..."
|
||||
}
|
||||
"commandHistorySearch": "命令历史搜索",
|
||||
"quickCommandsSearch": "快捷指令搜索",
|
||||
"fileManagerSearch": "文件管理器搜索",
|
||||
"commandInput": "命令输入",
|
||||
"terminalSearch": "终端内搜索",
|
||||
"connectionListSearch": "连接列表搜索",
|
||||
"fileEditorActive": "文件编辑器"
|
||||
},
|
||||
"confirmClose": "有未保存的更改,确定要关闭吗?",
|
||||
"shortcutPlaceholder": "例如 Alt+K"
|
||||
},
|
||||
"dockerManager": {
|
||||
"loading": "正在加载 Docker 容器...",
|
||||
|
||||
Reference in New Issue
Block a user