重构: tool_registry拆分及多批改进
This commit is contained in:
@@ -32,6 +32,10 @@ export default {
|
||||
noIdeas: 'No ideas yet, click above to capture',
|
||||
noData: 'No data',
|
||||
},
|
||||
// Error fallback (refresh/onMounted load failures surfaced to user)
|
||||
err: {
|
||||
loadFailed: 'Failed to load data, please retry later',
|
||||
},
|
||||
stage: {
|
||||
planning: 'Planning',
|
||||
coding: 'Coding',
|
||||
|
||||
Reference in New Issue
Block a user