{{ 'machine_planning' | translate }} : {{machine.name}}

{{ 'summary' }}

<%= image_tag("fleche-left.png", class: 'fleche-left visible-lg') %> {{ 'select_one_or_more_slots_in_the_calendar' | translate }}

{{ 'summary' }}

<%= image_tag("fleche-left.png", class: 'fleche-left visible-lg') %> {{ 'select_one_or_more_slots_in_the_calendar' | translate }}

{{ 'you_ve_just_selected_the_slot' }}
{{ 'datetime_to_time' | translate:{START_DATETIME:(machineSlot.start | amDateFormat:'LLLL'), END_TIME:(machineSlot.end | amDateFormat:'LT') } }}
{{ 'cost_of_a_machine_hour' | translate }} {{machineSlot.price | currency}}

{{ 'to_benefit_from_attractive_prices' }}

{{ 'or' }}

{{ 'you_ve_just_selected_a_' | translate }}
{{ '_subscription' }} :
{{selectedPlan | humanReadablePlanName }}
{{ 'cost_of_the_subscription' | translate }} {{selectedPlan.amount | currency}}
{{ 'you_have_settled_the_following_machine_hours' | translate }} {{machine.name}}:
{{ 'datetime_to_time' | translate:{START_DATETIME:(paidSlot.start | amDateFormat:'LLLL'), END_TIME:(paidSlot.end | amDateFormat:'LT') } }}
{{ 'cost_of_a_machine_hour' | translate }} {{paidSlot.machine.amount() | currency}}
{{ 'you_have_settled_a_' | translate }}
{{ '_subscription' }} :
{{selectedPlan | humanReadablePlanName }}
{{ 'cost_of_the_subscription' | translate }} {{selectedPlan.amount | currency}}
{{ 'total_' | translate }} {{amountTotal | currency}}
{{ 'thank_you_your_payment_has_been_successfully_registered' | translate }}
{{ 'your_invoice_will_be_available_soon_from_your_' | translate }} {{ 'dashboard' }}

{{ 'summary' }}

{{ 'i_want_to_change_the_following_reservation' }}
{{ 'datetime_to_time' | translate:{START_DATETIME:(slotToModify.start | amDateFormat:'LLLL'), END_TIME:(slotToModify.end | amDateFormat:'LT') } }}

<%= image_tag("fleche-left.png", class: 'fleche-left visible-lg') %> {{ 'select_a_new_slot_in_the_calendar' | translate }}

{{ 'datetime_to_time' | translate:{START_DATETIME:(slotToPlace.start | amDateFormat:'LLLL'), END_TIME:(slotToPlace.end | amDateFormat:'LT') } }}
{{ 'tags_of_the_original_slot' | translate }}
{{tag.name}}

{{ 'tags_of_the_destination_slot' | translate }}
{{tag.name}}
{{ 'your_booking_slot_was_successfully_moved_from_' }}
{{ 'datetime_to_time' | translate:{START_DATETIME:(modifiedSlots.oldReservedSlot.start | amDateFormat:'LLLL'), END_TIME:(modifiedSlots.oldReservedSlot.end | amDateFormat:'LT') } }}

{{ 'to_date' }}

{{ 'datetime_to_time' | translate:{START_DATETIME:(modifiedSlots.newReservedSlot.start | amDateFormat:'LLLL'), END_TIME:(modifiedSlots.newReservedSlot.end | amDateFormat:'LT') } }}