feat: add recent plans history to homepage

This commit is contained in:
2026-01-13 09:48:54 +01:00
parent de7bc516ff
commit 7267515a87
6 changed files with 128 additions and 2 deletions

View File

@@ -3,7 +3,12 @@
"title": "Cat Sitting Planner",
"description": "Coordinate care for your furry friends while you're away.",
"createPlan": "Create a New Plan",
"createPlanDesc": "Give your plan a title, select your travel dates and set a group password."
"createPlanDesc": "Give your plan a title, select your travel dates and set a group password.",
"recentPlans": {
"title": "Recently Visited Plans",
"noPlans": "No recent plans",
"clear": "Clear"
}
},
"createPlanForm": {
"title": "Plan Title",