feat: add plan title field with data migration

This commit is contained in:
2026-01-12 22:32:45 +01:00
parent 9db5466fb2
commit 3de2661f46
8 changed files with 72 additions and 7 deletions

View File

@@ -3,9 +3,12 @@
"title": "Cat Sitting Planner",
"description": "Coordinate care for your furry friends while you're away.",
"createPlan": "Create a New Plan",
"createPlanDesc": "Select your travel dates and set a group password."
"createPlanDesc": "Give your plan a title, select your travel dates and set a group password."
},
"createPlanForm": {
"title": "Plan Title",
"titlePlaceholder": "Lilly & Diego 🐈 🐈‍⬛",
"titleError": "Title must be at least 2 characters.",
"travelDates": "Travel Dates",
"pickDateRange": "Pick a date range",
"dateRangeDesc": "Select the days you will be away.",