mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
Merge pull request #2243 from nextcloud/file-drop-wording
fix wording of File drop, ref #2207
This commit is contained in:
commit
147b3d6f00
1 changed files with 1 additions and 1 deletions
|
|
@ -337,7 +337,7 @@
|
|||
publicUploadChecked: publicUploadChecked,
|
||||
hideFileListChecked: hideFileListChecked,
|
||||
publicUploadLabel: t('core', 'Allow upload and editing'),
|
||||
hideFileListLabel: t('core', 'Hide file listing'),
|
||||
hideFileListLabel: t('core', 'File drop (upload only)'),
|
||||
mailPrivatePlaceholder: t('core', 'Email link to person'),
|
||||
mailButtonText: t('core', 'Send')
|
||||
}));
|
||||
|
|
|
|||
Loading…
Reference in a new issue