mirror of
https://github.com/ManInDark/HabitTrove.git
synced 2026-03-11 04:49:49 +01:00
fix: only show areas with content on dashboard
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user