feat: implement flexible feeding intervals and fix layout alignment

This commit is contained in:
2026-01-12 23:06:12 +01:00
parent 87f4e43c9f
commit 3600ba665d
8 changed files with 149 additions and 5 deletions

View File

@@ -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}",