fix: style issues
This commit is contained in:
@@ -55,15 +55,14 @@ export default {
|
||||
'noresult.instances.nofound': 'No matching instances found.',
|
||||
'noresult.gpuservice.template.title': 'No Instance Templates',
|
||||
'noresult.gpuservice.template.subTitle':
|
||||
'Once you create an instance template, it will appear here.',
|
||||
'No instance templates have been added yet.',
|
||||
'noresult.gpuservice.template.nofound':
|
||||
'No matching instance templates found.',
|
||||
'noresult.gpuservice.instance.title': 'No GPU Instances',
|
||||
'noresult.gpuservice.instance.subTitle':
|
||||
'Once you create a GPU instance, it will appear here.',
|
||||
'No GPU instances have been added yet.',
|
||||
'noresult.gpuservice.instance.nofound': 'No matching GPU instances found.',
|
||||
'noresult.gpuservice.storage.title': 'No Storage',
|
||||
'noresult.gpuservice.storage.subTitle':
|
||||
'Once you create a storage, it will appear here.',
|
||||
'noresult.gpuservice.storage.subTitle': 'No storage has been added yet.',
|
||||
'noresult.gpuservice.storage.nofound': 'No matching storage found.'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user