ui: fixup: s/Hours/Days/
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
dee74aa440
commit
6e0f58e7a9
|
@ -28,7 +28,7 @@ Ext.define('PBS.Dashboard', {
|
|||
minValue: 1,
|
||||
maxValue: 60,
|
||||
value: viewModel.get('days'),
|
||||
fieldLabel: gettext('Hours to show'),
|
||||
fieldLabel: gettext('Days to show'),
|
||||
}],
|
||||
buttons: [{
|
||||
text: gettext('Save'),
|
||||
|
|
Loading…
Reference in New Issue