feat: update agent label for clarity in dashboard localization files and improve HomePage layout

This commit is contained in:
duanshuwen
2026-04-21 21:08:02 +08:00
parent 41c1949a2e
commit db93888921
4 changed files with 12 additions and 21 deletions

View File

@@ -28,7 +28,7 @@
},
"currentAgentSummary": "Current Agent: {{name}}",
"modelSummary": "Model: {{name}}",
"agentLabel": "Agent",
"agentLabel": "Current conversation target",
"refresh": "Refresh"
}
}

View File

@@ -28,7 +28,7 @@
},
"currentAgentSummary": "Agent ปัจจุบัน: {{name}}",
"modelSummary": "โมเดล: {{name}}",
"agentLabel": "Agent",
"agentLabel": "คู่สนทนาปัจจุบัน",
"refresh": "รีเฟรช"
}
}

View File

@@ -28,7 +28,7 @@
},
"currentAgentSummary": "当前 Agent{{name}}",
"modelSummary": "模型:{{name}}",
"agentLabel": "Agent",
"agentLabel": "当前对话对象",
"refresh": "刷新"
}
}