fix: compatibility message for gguf

This commit is contained in:
jialin
2025-11-23 15:10:46 +08:00
parent e5755a2eec
commit de0982d590
13 changed files with 55 additions and 35 deletions
+2 -2
View File
@@ -12,7 +12,7 @@ export default {
'clusters.button.register': 'Register Cluster',
'clusters.button.addNodePool': 'Add Worker Pool',
'clusters.button.add.credential': 'Add {provider} Credential',
'clusters.credential.title': 'Credential',
'clusters.credential.title': 'Cloud Credential',
'clusters.credential.token': 'Access Token',
'clusters.workerpool.region': 'Region',
'clusters.workerpool.zone': 'Zone',
@@ -107,7 +107,7 @@ Same applies to the <span class="bold-text">/opt/dtk</span> directory.`,
// 21. 'clusters.workerpool.volumes': 'Volumes',
// 22. 'clusters.workerpool.format': 'Format',
// 23. 'clusters.workerpool.size': 'Size (GiB)',
// 24. 'clusters.credential.title': 'Credential',
// 24. 'clusters.credential.title': 'Cloud Credential',
// 25. 'clusters.workerpool.title': 'Worker Pools',
// 26. 'clusters.workerpool.cloudOptions': 'Add Cloud Options',
// 27. 'clusters.workerpool.volumes.add': 'Add Volume'