diff --git a/l10n/messages.pot b/l10n/messages.pot index 4f5b6d73be..93392fa443 100644 --- a/l10n/messages.pot +++ b/l10n/messages.pot @@ -17,6 +17,9 @@ msgstr "" msgid "Animals & Nature" msgstr "" +msgid "Anything shared with the same group of people will show up here" +msgstr "" + msgid "Avatar of {displayName}" msgstr "" diff --git a/src/components/NcRelatedResourcesPanel/NcRelatedResourcesPanel.vue b/src/components/NcRelatedResourcesPanel/NcRelatedResourcesPanel.vue index f25af1cdce..a3fce2fa41 100644 --- a/src/components/NcRelatedResourcesPanel/NcRelatedResourcesPanel.vue +++ b/src/components/NcRelatedResourcesPanel/NcRelatedResourcesPanel.vue @@ -47,11 +47,13 @@ export default {