feat: add recent plans history to homepage
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user