fix: compatibility message for gguf
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user