We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a473fe commit 897a41bCopy full SHA for 897a41b
web/plugins/metrics/proxmox_bs.py
@@ -41,7 +41,7 @@
41
'color': indexed_color(5, 6),
42
}
43
metric_info['verify_none'] = {
44
- 'title': _('Snapshots yet to be verified'),
+ 'title': _('Unverified Snapshots'),
45
'unit' : 'count',
46
'color': indexed_color(6, 6),
47
0 commit comments