feat: implement flexible feeding intervals and fix layout alignment
This commit is contained in:
@@ -15,6 +15,12 @@
|
||||
"groupPassword": "Group Password",
|
||||
"passwordPlaceholder": "secret-meow",
|
||||
"passwordDesc": "Share this password with your cat sitters.",
|
||||
"feedingPerDay": "Feeding times per feeding day",
|
||||
"feedingDesc": "Number of meals per day.",
|
||||
"feedingInterval": "Feeding interval (days)",
|
||||
"feedingIntervalDesc": "Every X days (e.g., 1 for daily, 3 for auto-feeder).",
|
||||
"litterInterval": "Litter cleaning interval (days)",
|
||||
"litterDesc": "Every X days.",
|
||||
"submit": "Create Plan",
|
||||
"success": "Plan created successfully!",
|
||||
"error": "Something went wrong. Please try again.",
|
||||
@@ -27,6 +33,8 @@
|
||||
"instructionsTitle": "Cat Care Instructions",
|
||||
"export": "Export",
|
||||
"settings": "Settings",
|
||||
"feeding": "Feeding",
|
||||
"litter": "Clean litter",
|
||||
"ownerHome": "Owner Home",
|
||||
"illDoIt": "I'll do it!",
|
||||
"bookTitle": "Book {date}",
|
||||
|
||||
Reference in New Issue
Block a user