You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ui/src/locales/lang/en-US/views/application-overview.ts
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,6 @@
1
1
exportdefault{
2
2
title: 'Overview',
3
3
appInfo: {
4
-
header: 'App Information',
5
4
publicAccessLink: 'Public URL',
6
5
openText: 'On',
7
6
closeText: 'Off',
@@ -44,7 +43,7 @@ export default {
44
43
toSettingChatUser: 'Go to configure chat user',
45
44
displayCodeRequired: 'Please enter the number of failed attempts',
46
45
authenticationTooltip:
47
-
'Enabling login authentication requires chat users to have authorization configured for both the app and its associated knowledge bases. Without proper authorization, users will not be able to log in or access knowledge base retrieval features.',
46
+
'Enabling login authentication requires chat users to have authorization configured for both the agent and its associated knowledge bases. Without proper authorization, users will not be able to log in or access knowledge base retrieval features.',
0 commit comments