chore: benchmark detail locales

This commit is contained in:
jialin
2026-02-01 20:22:25 +08:00
parent 7b4d60b576
commit 043218937f
23 changed files with 450 additions and 242 deletions
@@ -84,7 +84,7 @@ const useGPUColumns = (props: {
)
},
{
title: intl.formatMessage({ id: 'resources.table.vender' }),
title: intl.formatMessage({ id: 'resources.table.vendor' }),
dataIndex: 'vendor',
sorter: tableSorter(5)
},