feat: add Tooltip to action icon of FileManager (#561)
### What problem does this PR solve? #345 feat: add Tooltip to action icon of FileManager ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@@ -23,6 +23,7 @@ export default {
|
||||
copy: '复制',
|
||||
copied: '复制成功',
|
||||
comingSoon: '即将推出',
|
||||
download: '下载',
|
||||
},
|
||||
login: {
|
||||
login: '登录',
|
||||
|
||||
Reference in New Issue
Block a user