fix: compatibility message for gguf
This commit is contained in:
@@ -22,8 +22,8 @@ export default {
|
||||
'noresult.cluster.title': 'No Clusters',
|
||||
'noresult.cluster.subTitle': 'No clusters have been added yet.',
|
||||
'noresult.cluster.nofound': 'No matching clusters found.',
|
||||
'noresult.credentials.title': 'No Credentials',
|
||||
'noresult.credentials.subTitle': 'No credentials have been added yet.',
|
||||
'noresult.credentials.title': 'No Cloud Credentials',
|
||||
'noresult.credentials.subTitle': 'No cloud credentials have been added yet.',
|
||||
'noresult.credentials.nofound': 'No matching credentials found.',
|
||||
'noresult.users.title': 'No Users',
|
||||
'noresult.users.subTitle': 'No users have been added yet.',
|
||||
|
||||
Reference in New Issue
Block a user