fix: only show areas with content on dashboard

This commit is contained in:
2026-03-10 17:33:41 +01:00
parent 4af8950602
commit 79c264f06d
10 changed files with 27 additions and 14 deletions

View File

@@ -48,7 +48,8 @@
"deleteHabitDialogTitle": "Gewohnheit löschen",
"confirmDeleteDialogMessage": "Sind Sie sicher, dass Sie \"{name}\" löschen möchten? Diese Aktion kann nicht rückgängig gemacht werden.",
"deleteButton": "Löschen",
"overdueTooltip": "Überfällig"
"overdueTooltip": "Überfällig",
"emptyAll": "Nichts zu tun."
},
"HabitContextMenuItems": {
"startPomodoro": "Pomodoro starten",