feat(daily-prep): add Prep-log and Clear-day buttons to MyDay header

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
mika kuns
2026-06-04 08:18:30 +02:00
parent a8670ee23a
commit c45f892591
6 changed files with 101 additions and 0 deletions

View File

@@ -68,6 +68,8 @@
"enterKey": "ENTER",
"notesPinnedRow": "Notizen (Tagesnotizen)",
"prepareDay": "Tag vorbereiten",
"prepLog": "Vorbereitungs-Log",
"clearDay": "Tag leeren",
"overdue": "ÜBERFÄLLIG",
"tasks": "AUFGABEN",
"clearCompletedTip": "Alle abgeschlossenen löschen",

View File

@@ -68,6 +68,8 @@
"enterKey": "ENTER",
"notesPinnedRow": "Notes (daily notes)",
"prepareDay": "Prepare day",
"prepLog": "Prep log",
"clearDay": "Clear day",
"overdue": "OVERDUE",
"tasks": "TASKS",
"clearCompletedTip": "Clear all completed",