feat: Move files in file manager #1826 (#1837)

### What problem does this PR solve?

feat: Move files in file manager #1826

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2024-08-07 10:12:11 +08:00
committed by GitHub
parent 4c2906d6fd
commit c55e9d16da
14 changed files with 292 additions and 24 deletions

View File

@@ -26,6 +26,7 @@ export default {
download: '下載',
close: '關閉',
preview: '預覽',
move: '移動',
},
login: {
login: '登入',
@@ -524,6 +525,7 @@ export default {
preview: '預覽',
fileError: '文件錯誤',
uploadLimit: '文件大小不能超過10M文件總數不超過128個',
destinationFolder: '目標資料夾',
},
flow: {
cite: '引用',