feat: support other type file upload

This commit is contained in:
Hk-Gosuto
2024-03-31 23:07:17 +08:00
parent aea5bedb68
commit 80a077a3db
9 changed files with 223 additions and 33 deletions

View File

@@ -68,6 +68,7 @@ const cn = {
EnablePlugins: "开启插件",
DisablePlugins: "关闭插件",
UploadImage: "上传图片",
UploadFle: "上传文件",
},
Rename: "重命名对话",
Typing: "正在输入…",