- Rename /admin/clubs to /admin/facilities
- Rename [club_id] param to [facility_id]
- Update all component names: Club* -> Facility*
- Update CompetitionCard to use correct admin route with locale
- Keep API function names as-is (getAdminClubDetail) since they match backend