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:
balibabu
2024-04-26 18:55:37 +08:00
committed by GitHub
parent 84b39c60f6
commit 6329339a32
4 changed files with 29 additions and 20 deletions

View File

@ -23,6 +23,7 @@ export default {
copy: 'Copy',
copied: 'Copied',
comingSoon: 'Coming Soon',
download: 'Download',
},
login: {
login: 'Sign in',