diff --git a/frontend/packages/core/src/components/FastdeployGraph/CPUTables.tsx b/frontend/packages/core/src/components/FastdeployGraph/CPUTables.tsx index 98371a55708776cd571fb063d6f17ad85139398c..bf82ce07cdcd697444a237f35068f1e16f95f251 100644 --- a/frontend/packages/core/src/components/FastdeployGraph/CPUTables.tsx +++ b/frontend/packages/core/src/components/FastdeployGraph/CPUTables.tsx @@ -62,7 +62,7 @@ const App: FunctionComponent = ({Datas}) => { width: 150 }, { - title: `${t('Fastdeploy:total')}(GB)`, + title: `${t('Fastdeploy:used')}(GB)`, dataIndex: 'nv_gpu_memory_used_bytes', key: 'nv_gpu_memory_used_bytes', width: 150