{
"night": "night",
"nights": "nights",
"checkIn": "check-in",
"checkOut": "check-out",
"search": "Search",
"apply": "Apply",
"clearDates": "Clear dates",
"noCheckIn": "Room not available",
"noCheckOut": "Check-out not available",
"checkOutOnly": "Check-out only",
"checkInOnly": "Check-in only",
"errors": {
    "calendarErrors": {
        "checkInAvailabilityError": "All room reservations in a single purchase must be for the same dates. If you need reservations for different dates, please make a separate purchase."
    }
}
}