feat: 为命令输入组件添加打开编辑器按钮
This commit is contained in:
@@ -302,6 +302,12 @@
|
||||
"reconnectingMsg": "Attempting to reconnect..."
|
||||
}
|
||||
},
|
||||
"fileEditor": {
|
||||
"title": "File Editor"
|
||||
},
|
||||
"fileEditor": {
|
||||
"title": "File Editor"
|
||||
},
|
||||
"fileManager": {
|
||||
"currentPath": "Current Path",
|
||||
"loading": "Loading directory...",
|
||||
|
||||
@@ -312,6 +312,9 @@
|
||||
},
|
||||
"waitingForSsh": "SSH接続を待機中..."
|
||||
},
|
||||
"fileEditor": {
|
||||
"title": "ファイルエディタ"
|
||||
},
|
||||
"fileManager": {
|
||||
"actions": {
|
||||
"cancel": "キャンセル",
|
||||
|
||||
@@ -301,6 +301,9 @@
|
||||
"reconnectingMsg": "正在尝试重新连接..."
|
||||
}
|
||||
},
|
||||
"fileEditor": {
|
||||
"title": "文件编辑器"
|
||||
},
|
||||
"fileManager": {
|
||||
"currentPath": "当前路径",
|
||||
"loading": "正在加载目录...",
|
||||
|
||||
Reference in New Issue
Block a user