🎉 Sync 2026-06-28 20:31:01

This commit is contained in:
github-actions[bot]
2026-06-28 20:31:01 +08:00
parent 31880da43f
commit 15bc162efb
24 changed files with 279 additions and 227 deletions
@@ -135,7 +135,7 @@ return view.extend({
// Every-N-days field (shown only when period=interval)
o = s.option(form.Value, 'period_days', _('Repeat every (days)'),
_('Switch to the reserve SIM every this many days. Minimum 2.'));
_('Switch to your backup SIM card after a specified number of days per month. Minimum 2.'));
o.placeholder = '3';
o.datatype = 'uinteger';
o.default = '3';