diff --git a/apps/files_sharing/src/components/SharingEntryInherited.vue b/apps/files_sharing/src/components/SharingEntryInherited.vue index 0d355ed6d22..6765c70bfd9 100644 --- a/apps/files_sharing/src/components/SharingEntryInherited.vue +++ b/apps/files_sharing/src/components/SharingEntryInherited.vue @@ -33,7 +33,7 @@ tooltip-message="" /> - {{ t('files_sharing', 'Invited by {initiator}', { initiator: share.ownerDisplayName }) }} + {{ t('files_sharing', 'Added by {initiator}', { initiator: share.ownerDisplayName }) }}