mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 08:32:14 +00:00
removed unused language strings
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
v-if="!$isThisRoute($route, ['RequestUpload'])"
|
||||
@click.native="downloadItem"
|
||||
source="download"
|
||||
:action="$t('actions.download')"
|
||||
:action="$t('download_item')"
|
||||
/>
|
||||
<ToolbarButton
|
||||
v-if="canShareItem"
|
||||
|
||||
Reference in New Issue
Block a user