chore: remove labels
This commit is contained in:
@@ -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',
|
||||
|
||||
@@ -14,7 +14,7 @@ export default {
|
||||
'menu.models.catalog': 'Model Catalog',
|
||||
'menu.models.deployment': 'Deployments',
|
||||
'menu.models.userModels': 'My Models',
|
||||
'menu.models.benchmark': 'Benchmark',
|
||||
'menu.models.benchmark': 'Benchmarks',
|
||||
'menu.modelCatalog': 'Catalog',
|
||||
'menu.resources': 'Resources',
|
||||
'menu.apikeys': 'API Keys',
|
||||
|
||||
@@ -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',
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
'menu.models.modelCatalog': 'カタログ',
|
||||
'menu.models.catalog': 'モデルカタログ',
|
||||
'menu.models.deployment': 'Deployment',
|
||||
'menu.models.benchmark': 'Benchmark',
|
||||
'menu.models.benchmark': 'Benchmarks',
|
||||
'menu.modelCatalog': 'カタログ',
|
||||
'menu.resources': 'リソース',
|
||||
'menu.apikeys': 'APIキー',
|
||||
@@ -52,5 +52,5 @@ export default {
|
||||
// 12. 'menu.clusterManagement.clusterDetail': 'Cluster Detail',
|
||||
// 13. 'menu.clusterManagement.clusterCreate': 'Create Cluster',
|
||||
// 14. 'menu.resources.backendsList': 'Inference Backends',
|
||||
// 15. 'menu.models.benchmark': 'Benchmark',
|
||||
// 15. 'menu.models.benchmark': 'Benchmarks',
|
||||
// ========== End of To-Do List ==========
|
||||
|
||||
@@ -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',
|
||||
|
||||
@@ -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 ==========
|
||||
|
||||
Reference in New Issue
Block a user