new & fix
- new: switch of sftp `rm -rf` dir - fix: sftp upload - fix: sftp uploading progress - opt.: editor will save content if is editing file
This commit is contained in:
@@ -53,7 +53,6 @@
|
||||
"dockerStatusRunningAndStoppedFmt": "{runningCount}個正在運行, {stoppedCount}個已停止",
|
||||
"dockerStatusRunningFmt": "{count}個容器正在運行",
|
||||
"download": "下載",
|
||||
"downloadStatus": "{size} 的 {percent}%",
|
||||
"edit": "編輯",
|
||||
"editVirtKeys": "編輯虛擬按鍵",
|
||||
"editor": "編輯器",
|
||||
@@ -137,6 +136,7 @@
|
||||
"open": "打開",
|
||||
"paste": "貼上",
|
||||
"path": "路徑",
|
||||
"percentOfSize": "{size} 的 {percent}%",
|
||||
"pickFile": "選擇文件",
|
||||
"pingAvg": "平均:",
|
||||
"pingInputIP": "請輸入目標IP或域名",
|
||||
@@ -176,6 +176,7 @@
|
||||
"serverTabUnkown": "未知狀態",
|
||||
"setting": "設置",
|
||||
"sftpDlPrepare": "準備連接至服務器...",
|
||||
"sftpRmrfDir": "在 SFTP 中使用 `rm -rf` 刪除文件夾",
|
||||
"sftpSSHConnected": "SFTP 已連接...",
|
||||
"showDistLogo": "顯示發行版 Logo",
|
||||
"snippet": "程式片段",
|
||||
|
||||
Reference in New Issue
Block a user