#25 new: sftp upload

This commit is contained in:
lollipopkit
2023-05-30 19:49:54 +08:00
parent a1e80fd806
commit 92ffed6541
25 changed files with 409 additions and 177 deletions

View File

@@ -125,6 +125,7 @@
"privateKey": "私钥",
"pushToken": "消息推送 Token",
"pwd": "密码",
"remotePath": "远端路径",
"rename": "重命名",
"reportBugsOnGithubIssue": "请到 {url} 提交问题",
"restart": "重启",
@@ -159,6 +160,7 @@
"sureDirEmpty": "请确保文件夹为空",
"sureNoPwd": "确认使用无密码?",
"sureToDeleteServer": "你确定要删除服务器 [{server}] 吗?",
"tag": "标签",
"terminal": "终端",
"theme": "主题",
"themeMode": "主题模式",
@@ -173,6 +175,7 @@
"updateServerStatusInterval": "服务器状态刷新间隔",
"updateTip": "新版本: v1.0.{newest}",
"updateTipTooLow": "当前版本过低,请升级至 v1.0.{newest}",
"upload": "上传",
"upsideDown": "上下交换",
"urlOrJson": "链接或JSON",
"user": "用户",