Skip to content

Commit 5852fb2

Browse files
committed
update translation
1 parent da3ef33 commit 5852fb2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

frontend/public/locales/en/translation.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
"enterApiKeyWithoutBearer": "Enter your API key without Bearer prefix"
184184
},
185185
"resultComparison": {
186-
"title": "Metric Comparison",
186+
"title": "Perf Insight",
187187
"selectModels": "Select Models",
188188
"compare": "Compare",
189189
"addModel": "Add Model",
@@ -211,7 +211,7 @@
211211
"selectTask": "Select Task",
212212
"clearAll": "Clear All",
213213
"pleaseSelectTask": "Please select the task for comparison",
214-
"comparisonResults": "Comparison Results",
214+
"comparisonResults": "Metric Comparison",
215215
"noMetricData": "No metric data available to visualize",
216216
"tasksSelected": "{{count}} task(s) selected",
217217
"compareResult": "Submit",

frontend/public/locales/zh/translation.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
"enterApiKeyWithoutBearer": "输入API密钥(不包含Bearer前缀)"
184184
},
185185
"resultComparison": {
186-
"title": "指标对比",
186+
"title": "性能对比",
187187
"selectModels": "选择模型",
188188
"compare": "对比",
189189
"addModel": "添加模型",
@@ -211,7 +211,7 @@
211211
"selectTask": "选择任务",
212212
"clearAll": "清除全部",
213213
"pleaseSelectTask": "请选择要对比的任务",
214-
"comparisonResults": "性能对比",
214+
"comparisonResults": "指标对比",
215215
"noMetricData": "暂无可展示的指标数据",
216216
"tasksSelected": "已选择{{count}}个任务",
217217
"compareResult": "提交",

0 commit comments

Comments
 (0)