From a6a1bb9e424894cf034aeec004dade912c4bff84 Mon Sep 17 00:00:00 2001 From: Archisman Das Date: Fri, 9 Aug 2024 23:16:59 +0530 Subject: [PATCH] fix: Update translation string Signed-off-by: Archisman Das --- apps/files_sharing/src/views/SharingDetailsTab.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/files_sharing/src/views/SharingDetailsTab.vue b/apps/files_sharing/src/views/SharingDetailsTab.vue index fb32b4f9e02..c724a655e92 100644 --- a/apps/files_sharing/src/views/SharingDetailsTab.vue +++ b/apps/files_sharing/src/views/SharingDetailsTab.vue @@ -158,7 +158,7 @@ :disabled="!canSetDownload" :checked.sync="canDownload" data-cy-files-sharing-share-permissions-checkbox="download"> - {{ t('files_sharing', 'Allow download') }} + {{ t('files_sharing', 'Allow download and sync') }} {{ t('files_sharing', 'Note to recipient') }}