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:03:01 +02:00 committed by Ferdinand Thiessen
parent 205af79751
commit 7ed71dda49

View file

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