{{ $t('flights.no_departure_travels') }}.
{{ $t('flights.no_return_travels') }}.
{{ $t('flight_searcher.loading_point_to_point') }}...
{{ $t('flight_searcher.table_prices.first_header_text') }} | {{ $t('flight_searcher.table_prices.second_header_text') }} | {{ $t('prices.price_text') }} | {{ $t('common.emission_limit') }} | {{ $t('common.changes') }} | {{ $t('common.cancellations') }} | |
{{ flight.passenger.type }} | {{ withComma(flight.passenger.pricing.base ) }} | {{ withComma(flight.passenger.pricing.taxes) }} | {{ withComma(flight.passenger.pricing.pvp) }} | {{ flight.passenger.lastTicketingTime }} | {{ (flight.passenger.penalties.change == null) ? $t('common.not_allowed') : withComma(flight.passenger.penalties.change) }} | {{ (flight.passenger.penalties.cancel == null) ? $t('common.not_allowed') : withComma(flight.passenger.penalties.cancel)}} |
{{ $t('flight_searcher.table_fare_basis.first_header_text') }} | {{ $t('flight_searcher.table_fare_basis.second_header_text') }} | {{ $t('flight_searcher.table_fare_basis.third_header_text') }} | {{ $t('flight_searcher.table_fare_basis.fourth_header_text') }} | {{ $t('flight_searcher.table_fare_basis.fifth_header_text') }} | {{ $t('flight_searcher.table_fare_basis.sixth_header_text') }} | {{ $t('flight_searcher.table_fare_basis.seventh_header_text') }} | |
{{ item.passengerNumber }} - {{ item.passengerType }} | {{ item['fare-basis'] }} | {{ item['class-code'] }} | {{ item['avail-seats'] }} | {{ item['baggage-pieces'] }} | {{ item['fare-applied'] }} | {{ item.origin }} | {{ item.destination }} |
{{ flight.modalLoadingMessage }}
{{ $t('common.availability_session_time_finished_info') }}