|
|
|
|
@ -176,20 +176,20 @@ const translation = {
|
|
|
|
|
showMyCreatedAppsOnly: 'Created by me',
|
|
|
|
|
accessControl: 'Web app Access Control',
|
|
|
|
|
accessControlDialog: {
|
|
|
|
|
title: 'Access Control',
|
|
|
|
|
title: 'Web App Access Control',
|
|
|
|
|
description: 'Set web app access permissions',
|
|
|
|
|
accessLabel: 'Who has access',
|
|
|
|
|
accessItems: {
|
|
|
|
|
anyone: 'Anyone with the link',
|
|
|
|
|
specific: 'Specific groups or members',
|
|
|
|
|
organization: 'Only members within the organization',
|
|
|
|
|
organization: 'Only members within the enterprise',
|
|
|
|
|
},
|
|
|
|
|
groups_one: '{{count}} GROUP',
|
|
|
|
|
groups_other: '{{count}} GROUPS',
|
|
|
|
|
members_one: '{{count}} MEMBER',
|
|
|
|
|
members_other: '{{count}} MEMBERS',
|
|
|
|
|
noGroupsOrMembers: 'No access members have been added yet',
|
|
|
|
|
webAppSSONotEnabledTip: 'Please contact the administrator to enable the web app identity authentication method.',
|
|
|
|
|
noGroupsOrMembers: 'No groups or members selected',
|
|
|
|
|
webAppSSONotEnabledTip: 'Please contact enterprise administrator to configure the web app authentication method.',
|
|
|
|
|
operateGroupAndMember: {
|
|
|
|
|
searchPlaceholder: 'Search groups and members',
|
|
|
|
|
allMembers: 'All members',
|
|
|
|
|
|