{ "title": "Children", "subtitle": "Manage your family's children profiles", "addChild": "Add Child", "addFirstChild": "Add First Child", "editChild": "Edit Child", "deleteChild": "Delete Child", "noChildren": "No children added yet", "noChildrenSubtitle": "Add your first child to start tracking their activities", "age": "Age", "gender": { "male": "Male", "female": "Female", "other": "Other" }, "errors": { "noFamily": "No family found. Please complete onboarding first.", "loadFailed": "Failed to load children", "saveFailed": "Failed to save child", "deleteFailed": "Failed to delete child", "noFamilyId": "No family ID found" }, "ageFormat": { "year": "year", "years": "years", "month": "month", "months": "months" } }