update 03-26 20:31

This commit is contained in:
github-actions[bot]
2022-03-26 20:31:15 +08:00
parent 76e09a7c95
commit 70fd928826
6 changed files with 12 additions and 10 deletions

View File

@@ -71,7 +71,7 @@ return view.extend({
s.tab('firmware', _('Firmware Settings'));
o = s.taboption('firmware', form.Flag, 'autoupgrade_pkg', _('Packages Auto Upgrade'));
o = s.taboption('firmware', form.Flag, 'autoupgrade_pkg', _('Packages Auto Upgrade'),_('谨慎开启'));
o.rmempty = false;
o = s.taboption('firmware', form.Flag, 'autoupgrade_fm', _('Firmware Upgrade Notice'));