fix: Update translation string

Signed-off-by: Archisman Das <archisman.officials@gmail.com>
pull/47198/head
Archisman Das 2024-08-09 23:16:59 +07:00 committed by Joas Schilling
parent 822aab6850
commit a6a1bb9e42
No known key found for this signature in database
GPG Key ID: 74434EFE0D2E2205
1 changed files with 1 additions and 1 deletions

@ -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') }}
</NcCheckboxRadioSwitch>
<NcCheckboxRadioSwitch :checked.sync="writeNoteToRecipientIsChecked">
{{ t('files_sharing', 'Note to recipient') }}