Skip to content

Commit 897a41b

Browse files
committed
rename graph
1 parent 3a473fe commit 897a41b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/plugins/metrics/proxmox_bs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
'color': indexed_color(5, 6),
4242
}
4343
metric_info['verify_none'] = {
44-
'title': _('Snapshots yet to be verified'),
44+
'title': _('Unverified Snapshots'),
4545
'unit' : 'count',
4646
'color': indexed_color(6, 6),
4747
}

0 commit comments

Comments
 (0)