File: D:/HostingSpaces/SBogers10/topswtwmobile.komma.pro/app/lang/en/form.php
<?php
/**
* Created by PhpStorm.
* User: mike
* Date: 19/01/15
* Time: 18:35
*/
return array(
// Form
'city' => 'City',
'company_name' => 'Company',
'company_name_vat' => 'VAT number',
'country' => 'Country',
'email' => 'E-mail',
'first_name' => 'First name',
'name_insertion' => 'infix',
'last_name' => 'Last name',
'login' => 'Log in',
'insertion' => '',
'optional' => 'Optional',
'password' => 'Password',
'password_confirmation' => 'Password confirmation',
'password_forgotten' => 'I forgot my password',
'new_password' => 'New password',
'postal' => 'Postal code',
'house_number' => 'House no.',
'salutation' => 'Title',
'salutation_mrs' => 'Dear Mrs.',
'salutation_ms' => 'Dear Ms.',
'salutation_mr' => 'Dear Mr.',
'title_mrs' => 'Mrs.',
'title_ms' => 'Ms.',
'title_mr' => 'Mr.',
'name' => 'Name',
'street' => 'Street',
'suffix' => 'Addition',
'submit' => 'Send',
'submit_reset' => 'Save password',
'house_number_suffix' => 'Housnumber suffix',
'remarks' => 'remarks',
'company' => 'company',
'telephone' => 'Telephone number',
'contact_btn' => 'Send',
'message' => 'Message',
'and' => 'and',
'question' => 'Your question',
'house_number_full' => 'House number',
'order_number' => 'order number',
'which_articles_to_return' => 'Which articles would you like to return?',
'return' => 'Returning?',
'internal_article_number' => 'Article number TOPS',
'amount' => 'Amount',
'how_many_to_return' => 'How many would you like to return?',
'free' => '',
'yes' => 'Yes',
'no' => 'No',
'why_to_return' => 'Why do you want to return these articles?',
'make_a_choice' => 'Please select an option',
'article_does_not_fit' => 'The article does not fit',
'article_damaged' => 'The article is damaged.',
'article_expectations' => 'The article did not meet expectations.',
'action_tops' => 'Action required by TOPS MVHR Filters',
'return_for_known_filter' => 'I would like to exchange my filter and I know which type I need',
'return_for_unknown_filter' => 'I would like to exchange my filter, but I do <b>not</b> know which type I need',
'return_for_refund' => 'I would like to return the products and I would like to be reimbursed',
'known_filter_article_number' => 'Enter the TOPS article number',
'known_filter_article_number_example' => 'T12345',
'enter_dimensions_brand_and_photo' => 'No problem! Please fill out the information below and we will find the right filter for you.',
'unknown_filter_unit_brand_example' => '',
'unknown_filter_unit_brand' => 'Unit brand',
'unknown_filter_length_example' => 'L',
'unknown_filter_length' => 'Length',
'unknown_filter_width_example' => 'W',
'unknown_filter_width' => 'Width',
'unknown_filter_height_example' => 'H',
'unknown_filter_height' => 'Height',
'unknown_filter_class_example' => '',
'unknown_filter_class' => 'Filterclass',
'unknown_filter_class_unknown' => 'Unknown',
'unknown_filter_photo' => 'Photo',
'refund_explanation' => 'You will be reimbursed immediately after reception and approval of the return shipment.',
'damaged_article_what_to_do' => 'The received item is damaged. What now?',
'damaged_filter_photo' => 'A picture of the packaging + the damaged filters',
'damaged_filter_amount' => 'Number of damaged filters',
'damaged_filter_amount_example' => '',
'damaged_we_would_like_to_receive' => 'We would like to receive the following from you:',
'damaged_filter_article_number' => 'Enter the TOPS article number',
'damaged_filter_article_number_example' => '',
'notes_title' => 'Remarks:',
'notes_sub_title' => 'Add notes regarding your return if you want to.',
'return_notes_placeholder' => 'Please fill in your remarks',
'unknown_filter_no_photo' => 'No file',
'unknown_filter_choose_photo' => 'Choose file',
'tooltip' => 'You can find the order number on the packing slip or in the confirmation e-mail.',
'tooltip-foto-optional' => 'In order to help you as quickly and as efficiently as possible, please upload a clear photo of your current filter.',
'order_validation_button' => 'Verify order',
'order_validation_success' => 'Order number found.',
'order_validation_false' => 'Order number is invalid or does not match the postal code or house number.',
'amount_ordered' => 'Ordered amount',
'amount_to_return' => 'Return amount'
);