Skip to content

Commit 3b3f0f0

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/files_sharing/src/files_views/publicShare.ts

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

1717
emptyTitle: t('files_sharing', 'No files'),
1818
emptyCaption: t('files_sharing', 'Files and folders shared with you will show up here'),

0 commit comments

Comments
 (0)