File: D:/HostingSpaces/SBogers10/topswtw.komma.pro/app/lang/en/pages/maintenance.php
<?php
return [
'choose_maintenance' => 'Choose the type of maintenance',
'customer_details' => 'Order information',
'got_account' => 'Already have an account? Log in and your information will be filled in automatically',
'iHaveAnAccount' => 'i already have an account',
'no_account' => 'No account yet?',
'or_fill_in' => 'Fill in your information and you can still choose to create an account when finishing your order',
'check_data' => 'Controleer je gegevens en pas deze zonodig nog aan.',
'per_unit' => 'Per unit',
'book_maintenance' => 'Request maintenance',
'send_book_request' => 'Request maintenance',
'email' => [
'subject' => 'Order confirmation - TOPS WHR maintenance',
'title' => 'ConfOrder received correctly',
'message' => '<p>Thank you for placing your trust in TOPS. We have correctly received your request for MVHR maintenance.</p>
<p><strong>Our WHR maintenance mechanic will contact you within 24 (working) hours to plan the maintenance.</strong></p>',
'overview_title' => 'Overview of your request:',
'requested' => 'Type of maintenance',
'duration' => 'Duration of maintenance',
'cost' => 'Costs of maintenance',
'cost_extra' => 'this amount can be paid after the maintenance, either by debit card payment (preferably) or in cash'
],
'admin_email' => [
'subject' => 'WTW-onderhoud aangevraagd',
'title' => 'WTW-onderhoudaangevraagd',
'message' => 'Op de website is een aanvraag verstuurd voor WTW-onderhoud',
],
'link_account' => [
'description' => 'Fill in your password and link this maintenance to your account so that you will always have an easy overview of all your orders and maintenance requests at TOPS',
'title' => 'Stay on top of your maintenance!',
'button' => 'Link account',
'confirmation' => 'Your maintenance was successfully linked to your account'
],
'create_account' => [
'description' => 'Choose a password and create an account for easy access. That way, you will not have to fill in all your information again next time!',
'title' => 'Stay on top of your maintenance!',
'button' => 'Create account',
'confirmation' => 'Your account has been created and activated.<br />Your maintenance has already been linked to your new account'
],
'customer_overview' => [
'title' => 'Maintenance history',
'no_maintenance' => 'No maintenance has been requested yet with this account.<a href=":link">Request maintenance?</a> ',
],
'maintenance_number' => 'Maintenance number',
'maintenance_address' => 'Address',
'gotAnAccount' => 'Already got an account?',
'agree_to_terms' => "By clicking “request maintenance” I confirm that I am placing an order with payment obligation and that I agree to the <a href=':link'>general terms and conditions</a>.",
'minutes' => 'minutes',
//Maintenance overview
'book_maintenance' => 'Request your maintenance',
'overview_title' => 'TOPS WTW-maintenance',
'streamer_top' => 'Gezonde lucht = goed ventileren',
'streamer_bottom' => 'Keep your ventilation system in top condition<br /> with TOPS Maintenance.',
'all_products' => 'Have a look at our assortment of MVHR filters.'
];