feat: add plan title field with data migration
This commit is contained in:
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user