优化: CR-08 i18n batch2全量(ProjectDetail5处+TaskDetail16key+AiChat3处+store error fallback 23处+useAiSend 3处)+@/i18n路径统一+vite别名
This commit is contained in:
@@ -12,5 +12,7 @@ export default {
|
||||
errorNetwork: 'Network connection failed. Please check your network.',
|
||||
streamInterruptedAfterTool: '⚠ The tool finished, but the following reply was interrupted (no data stream for a long time). You can click Continue to retry.',
|
||||
streamInterrupted: '⚠ The response was interrupted (no data stream for a long time). This may be due to a network disconnection or a backend error. Please try again.',
|
||||
queueFull: 'Send queue is full (max {limit} items)',
|
||||
approvalNotDelivered: 'Approval operation failed to reach the backend: {error}',
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user