Skip to content

Commit 7ed71dd

Browse files
rakeknivensusnux
authored andcommitted
fix(i18n): Improved grammar
Reported at Transifex Signed-off-by: rakekniven <[email protected]>
1 parent 205af79 commit 7ed71dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/files_sharing/src/files_views/publicFileShare.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export default () => {
1515
const view = new View({
1616
id: 'public-file-share',
1717
name: t('files_sharing', 'Public file share'),
18-
caption: t('files_sharing', 'Public shared file.'),
18+
caption: t('files_sharing', 'Publicly shared file.'),
1919

2020
emptyTitle: t('files_sharing', 'No file'),
2121
emptyCaption: t('files_sharing', 'The file shared with you will show up here'),

0 commit comments

Comments
 (0)