feat: logs history

This commit is contained in:
jialin
2026-04-28 14:41:36 +08:00
committed by jialin
parent 0ffc2ee924
commit 0cb260f854
12 changed files with 655 additions and 25 deletions
+3 -1
View File
@@ -286,7 +286,9 @@ export default {
'models.table.instance.benchmark': 'Run Benchmark',
'models.table.modelView': 'Model List',
'models.table.instanceView': 'Instance List',
'models.table.category': 'Category'
'models.table.category': 'Category',
'models.instance.firstStart': 'First Deployment',
'models.instance.startHistory': 'Startup History'
};
// ========== To-Do: Translate Keys (Remove After Translation) ==========