Updated Scheduler and Maintainance Apps

This commit is contained in:
2026-07-08 12:00:20 -04:00
parent fefc2c8b5c
commit 0f7585754d
227 changed files with 2877 additions and 958 deletions
@@ -692,5 +692,19 @@
"worksheet_manual_excerpt": "Manual excerpt",
"worksheet_pages": "pages",
"worksheet_printed": "Printed",
"worksheet_never": "Never"
"worksheet_never": "Never",
"card_all_caught_up": "All caught up — nothing needs attention",
"postpone": "Postpone",
"postpone_date_prompt": "Postpone this occurrence to which date?",
"postpone_date_label": "New due date",
"postponed": "Postponed",
"postponed_to": "Postponed to",
"season_window_label": "Seasonal window (months)",
"season_window_hint": "Only due in the selected months; off-season dates roll to the next active month. None = all year.",
"series_end_label": "Ends",
"series_end_never": "Never (repeats indefinitely)",
"series_end_after_count": "After a number of times",
"series_end_until": "On a date",
"series_end_count_label": "Number of times",
"series_end_until_label": "End date"
}