feat: make navigation use native links (#973)
This commit is contained in:
@@ -289,6 +289,8 @@ export default {
|
||||
monitorRoleUser: 'User',
|
||||
monitorRoleAssistant: 'Assistant',
|
||||
copySessionLink: 'Copy Session Link',
|
||||
openSessionInNewTab: 'Open in new tab',
|
||||
sessionLinkCopied: 'Session link copied',
|
||||
copySessionId: 'Copy Session ID',
|
||||
export: 'Export',
|
||||
exportFull: 'Full Export (JSON)',
|
||||
|
||||
Reference in New Issue
Block a user