fix(i18n): Improved grammar

Reported at Transifex

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
This commit is contained in:
rakekniven 2024-10-10 17:04:53 +02:00 committed by Ferdinand Thiessen
parent 7ed71dda49
commit 3b3f0f0ed9

View file

@ -12,7 +12,7 @@ export default () => {
const view = new View({
id: 'public-share',
name: t('files_sharing', 'Public share'),
caption: t('files_sharing', 'Public shared files.'),
caption: t('files_sharing', 'Publicly shared files.'),
emptyTitle: t('files_sharing', 'No files'),
emptyCaption: t('files_sharing', 'Files and folders shared with you will show up here'),