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": "習慣を削除",
|
||||
"confirmDeleteDialogMessage": "\"{name}\"を削除してもよろしいですか?この操作は元に戻せません。",
|
||||
"deleteButton": "削除",
|
||||
"overdueTooltip": "期限超過"
|
||||
"overdueTooltip": "期限超過",
|
||||
"emptyAll": "何もする事はありません。"
|
||||
},
|
||||
"HabitContextMenuItems": {
|
||||
"startPomodoro": "ポモドーロを開始",
|
||||
|
||||
Reference in New Issue
Block a user