feat: make navigation use native links (#973)

This commit is contained in:
Maxim Kirilyuk
2026-05-24 14:13:42 +03:00
committed by GitHub
parent e743c81ad3
commit acdf18793c
20 changed files with 419 additions and 46 deletions
+2
View File
@@ -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)',