mprovements into the server view
This commit is contained in:
@@ -277,7 +277,9 @@ return [
|
||||
'server_licenses' => 'Licenses',
|
||||
'server_backup' => 'Backups',
|
||||
'disk_space' => 'Disk space',
|
||||
'disk_reserved_space' => 'Provisioned size',
|
||||
'disk_used' => 'Disk used',
|
||||
'disk_file_used' => 'Used size',
|
||||
'disk_location' => 'Disk location',
|
||||
'type' => 'Type',
|
||||
'all_technical_information' => 'All technical information',
|
||||
|
||||
@@ -276,8 +276,10 @@ return [
|
||||
'server_vm_generation' => 'Gen',
|
||||
'server_licenses' => 'Licenties',
|
||||
'server_backup' => 'Backups',
|
||||
'disk_space' => 'Schijf grote',
|
||||
'disk_used' => 'Schijf gebruikt',
|
||||
'disk_space' => 'Schijf grootte',
|
||||
'disk_reserved_space' => 'Toegewezen grootte',
|
||||
'disk_used' => 'Schijf gebruik',
|
||||
'disk_file_used' => 'Gebruikte grootte',
|
||||
'disk_location' => 'Schijf locatie',
|
||||
'type' => 'Type',
|
||||
'all_technical_information' => 'Alle technische informatie',
|
||||
|
||||
Reference in New Issue
Block a user