优化: aichat 工具体验补强(切生成会话占位气泡治丢首响应/read_symbol符号级提示/失败引导/审批失败toast) + 修复 WorkflowDagDisplay 崩页与 aiChat i18n 缺key
This commit is contained in:
@@ -125,6 +125,9 @@ export default {
|
||||
inputHint: 'Enter to send · Shift+Enter for newline',
|
||||
|
||||
// ── F-260614-05 Phase 2b: image input (paste / drag-drop) ──
|
||||
pickImage: 'Pick image',
|
||||
pickImageTitle: 'Pick image (or paste / drag-drop)',
|
||||
imageFilter: 'Image files',
|
||||
removeImage: 'Remove image',
|
||||
imagePreviewAlt: 'Pending image',
|
||||
imageTooLarge: 'Image too large (max 10MB), skipped',
|
||||
|
||||
@@ -126,6 +126,9 @@ export default {
|
||||
|
||||
// ── F-260614-05 Phase 2b: 图片输入(粘贴/拖拽) ──
|
||||
// 粘贴/拖拽图片到输入框,发送时构造多模态 ContentPart[] 渲染到用户气泡
|
||||
pickImage: '选择图片',
|
||||
pickImageTitle: '选择图片(可粘贴/拖拽)',
|
||||
imageFilter: '图片文件',
|
||||
removeImage: '移除图片',
|
||||
imagePreviewAlt: '待发送图片',
|
||||
imageTooLarge: '图片过大(上限 10MB),已跳过',
|
||||
|
||||
Reference in New Issue
Block a user