优化: aichat 打磨收尾(切换信任保留 + save并发串行 + 后台授权守卫 + 分离窗口失效 + 气泡截图复制)
This commit is contained in:
@@ -143,6 +143,10 @@ export default {
|
||||
copyMsg: 'Copy message',
|
||||
copied: 'Copied',
|
||||
copyFailed: 'Copy failed',
|
||||
// Copy bubble as image (html2canvas → clipboard; falls back to download)
|
||||
copyAsImage: 'Copy as image',
|
||||
copiedAsImage: 'Copied as image',
|
||||
copyAsImageFailed: 'Failed to copy as image',
|
||||
|
||||
// ── Message actions bar (UX-02) ──
|
||||
regenerate: 'Regenerate',
|
||||
|
||||
Reference in New Issue
Block a user