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 @@
- {{ t('forms', 'Permit access to all logged in users') }}
+ {{ t('forms', 'Permit access to all logged in accounts') }}
- {{ t('forms', 'Show to all users on sidebar') }}
+ {{ t('forms', 'Show to all accounts on sidebar') }}