{__( "We couldn’t connect to the trips service. Please refresh or try again shortly.", "yatra", )}
{__("Technical details", "yatra")}
{payload}
{tripErrorContext.details ||
JSON.stringify(
{
message:
tripError instanceof Error
? tripError.message
: __("Failed to load trip data", "yatra"),
method,
url,
payload,
},
null,
2,
)}
{__("💡 Getting Started", "yatra")}
{__( "Only the Trip Title and Trip URL are required to create a draft. Everything else is optional for now, but filling it in is highly recommended for better discovery and conversions.", "yatra", )}
{__("No highlights added yet", "yatra")}
{__( 'Add key selling points like "Private guide", "All meals included", or "Skip-the-line tickets"', "yatra", )}
{formData.trip_type === "single_day" ? __("Single day trips are always 1 day", "yatra") : __( "Enter the number of days for your trip", "yatra", )}
{errors.duration_days && (
{formData.trip_type === "single_day" ? __( "Single day trips have 0 nights (no overnight stay)", "yatra", ) : __( "Enter the number of nights (typically days - 1)", "yatra", )}
{errors.duration_nights && (
{__( "Specify where your trip takes place, including destinations, coordinates, and key landmarks.", "yatra", )}
{__( "Optional but highly recommended to help travelers understand the experience.", "yatra", )}
{__( "Optimize how your trip appears in search engines and social shares", "yatra", )} {__( "Optional, but completing these fields improves SEO and click-through rates.", "yatra", )}
{__( "No destinations available. Please create destinations first.", "yatra", )}
{__("To create destinations:", "yatra")}
{__( "Set precise starting and ending points with location names and GPS coordinates. Use manual entry or visual map selection for maximum accuracy.", "yatra", )}
{__("Where the journey begins", "yatra")}
{__( "Manual coordinate entry. These will be auto-filled when you select a location from the map above.", "yatra", )}
{__("Where the journey concludes", "yatra")}
{__( "Optional: Manual coordinate entry. Auto-filled when you select a location from the map above.", "yatra", )}
{__("No landmarks added yet", "yatra")}
{__("When is it available & who can book it?", "yatra")} {__( "Set your trip's availability period, capacity limits, and booking requirements. This helps automate bookings and prevent overbooking.", "yatra", )}
{__("When are these settings used?", "yatra")}
{__( "These settings apply ONLY when your trip has ZERO availability dates AND ZERO recurring rules. They provide defaults for flexible booking scenarios.", "yatra", )}
{__( "Allow customers to select from multiple departure times (e.g., Morning, Afternoon, Evening tours)", "yatra", )}
{__( "Add multiple departure times for customers to choose from.", "yatra", )}
{__("No time slots added yet", "yatra")}
{__( "Single departure time for all bookings when multiple time slots are not enabled.", "yatra", )}
{__( "Default departure time for trips without specific availability dates.", "yatra", )}
{__( "Please select a trip type (Day Tour or Multi-Day) to configure fallback settings.", "yatra", )}
{__( "When enabled, the booking form and date picker will be hidden. Visitors can only send an enquiry for this trip.", "yatra", )}
{__( "Tells travelers which meals are included with lodging (e.g. breakfast only vs full board).", "yatra", )}
{__("How should travelers find this trip?", "yatra")} {__( "Organize your trip with categories, activities, and custom attributes to help travelers discover it through search and filters.", "yatra", )}
{__("No categories available. ", "yatra")} {__("Create categories here", "yatra")}
{__("No difficulty levels available. ", "yatra")} {__("Create difficulty levels here", "yatra")}
{__("No activities available. ", "yatra")} {__("Create activities here", "yatra")}
{__( "Add custom attributes for advanced filtering and search capabilities.", "yatra", )}
{__( "Add visual content, videos, stories, and testimonials to showcase your trip", "yatra", )} {__( "Optional, but adding rich media greatly increases engagement and conversions.", "yatra", )}
{__( "Attach files to this trip and control who can access them.", "yatra", )}
{__( "Controls whether this file appears and is available for download on the trip page. When disabled, the file is completely hidden from users.", "yatra", )}
{__("No downloads added yet", "yatra")}
{__("How much does it cost?", "yatra")} {__( "Set pricing for different traveler types and payment options. Optional for drafts, but adding pricing now makes publishing easier.", "yatra", )}
{errors.original_price}
)}{errors.discounted_price}
)}{__( "Add pricing for traveler categories. Categories are managed in Traveler Categories page.", "yatra", )}
{isLoadingCategories ? ({__("No active traveler categories found.", "yatra")}
{category.description}
{errors[`price_type_${index}_original`]}
)}{ errors[ `price_type_${index}_discounted` ] }
)}{__( "No pricing added yet. Select a category above to add pricing.", "yatra", )}
{__("What will travelers experience?", "yatra")} {__( "Build your day-by-day itinerary and list what's included/excluded to set clear expectations.", "yatra", )}
{/* Sub-tabs */}{__("How will people find & trust this trip?", "yatra")} {__( "Optimize for search engines and answer common questions to build trust and improve discoverability.", "yatra", )}
{__( "Answer common questions to build trust and reduce support inquiries. FAQs also help with SEO.", "yatra", )}
{__("When should this trip be published or archived?", "yatra")} {__( "Schedule automatic publishing and unpublishing for seasonal trips. Optional but useful for managing trip lifecycles.", "yatra", )}