diff --git a/src/components/SidebarTabs/SharingSidebarTab.vue b/src/components/SidebarTabs/SharingSidebarTab.vue index a5487221d..ee7231606 100644 --- a/src/components/SidebarTabs/SharingSidebarTab.vue +++ b/src/components/SidebarTabs/SharingSidebarTab.vue @@ -32,7 +32,7 @@
{{ t('forms', 'Internal link') }} - {{ t('forms', 'Only works for logged in users who can access this form') }} + {{ t('forms', 'Only works for logged in accounts with access rights') }}
@@ -83,7 +83,7 @@ {{ t('forms', 'Legacy Link') }} {{ t('forms', 'Form still supports old sharing-link.') }}
-
@@ -97,7 +97,7 @@