feat: make navigation use native links (#973)
This commit is contained in:
@@ -289,6 +289,8 @@ export default {
|
||||
monitorRoleUser: '用户',
|
||||
monitorRoleAssistant: '助手',
|
||||
copySessionLink: '复制会话链接',
|
||||
openSessionInNewTab: 'Open in new tab',
|
||||
sessionLinkCopied: 'Session link copied',
|
||||
copySessionId: '复制会话 ID',
|
||||
export: '导出',
|
||||
exportFull: '全量导出 (JSON)',
|
||||
|
||||
Reference in New Issue
Block a user