优化: CR-08 P1-2 Dashboard暂无项目+P1-9 useAiStream看门狗文案走i18n(各建zh/en key,composable用全局i18n实例)
This commit is contained in:
@@ -10,5 +10,7 @@ export default {
|
||||
errorAuth: '调用失败:API Key 无效或无权限',
|
||||
errorTimeout: '响应超时,请重试',
|
||||
errorNetwork: '网络连接失败,请检查网络',
|
||||
streamInterruptedAfterTool: '⚠ 工具已执行完成,后续回复中断(长时间无数据流)。可点继续重试。',
|
||||
streamInterrupted: '⚠ 响应中断(长时间无数据流)。可能是网络断连或后端异常,请重试。',
|
||||
},
|
||||
}
|
||||
|
||||
@@ -27,7 +27,8 @@ export default {
|
||||
testing: '测试中',
|
||||
release: '发布中',
|
||||
empty: {
|
||||
noProjects: '暂无项目,去创建一个',
|
||||
noProjects: '暂无项目,去',
|
||||
noProjectsLink: '创建一个',
|
||||
noIdeas: '暂无灵感,点击上方按钮捕捉',
|
||||
noData: '暂无数据',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user