chore: remove labels

This commit is contained in:
jialin
2026-01-30 18:48:55 +08:00
parent 1a2e82f079
commit 3fe63f836f
13 changed files with 231 additions and 89 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
export default {
'benchmark.title': 'Benchmark',
'benchmark.title': 'Benchmarks',
'benchmark.button.add': 'Add Benchmark',
'benchmark.button.compare': 'Compare',
'benchmark.table.model': 'Model',
+2 -2
View File
@@ -13,7 +13,7 @@ export default {
'menu.models.modelCatalog': 'Каталог',
'menu.models.catalog': 'Каталог моделей',
'menu.models.deployment': 'Запуск',
'menu.models.benchmark': 'Benchmark',
'menu.models.benchmark': 'Benchmarks',
'menu.modelCatalog': 'Каталог',
'menu.resources': 'Ресурсы',
'menu.apikeys': 'API-ключи',
@@ -38,5 +38,5 @@ export default {
};
// ========== To-Do: Translate Keys (Remove After Translation) ==========
// 1. 'menu.models.benchmark': 'Benchmark',
// 1. 'menu.models.benchmark': 'Benchmarks',
// ========== End of To-Do List ==========