clarifying share source folder link string

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
This commit is contained in:
Sascha Wiswedel 2019-12-17 14:38:38 +01:00
parent 73b1011d17
commit 4d1a3a34d0
No known key found for this signature in database
GPG Key ID: DC336C0F05DBA0CD
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
<ActionLink v-if="share.fileSource"
icon="icon-folder"
:href="fileTargetUrl">
{{ t('files_sharing', 'Open folder') }}
{{ t('files_sharing', 'Via folder') }}
</ActionLink>
<ActionButton v-if="share.canDelete"
icon="icon-delete"