HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/wingssprayer.komma.pro/resources/lang/en/site/request_brochure.php
<?php

return [

    'formTitle' => 'Request brochure',
    'feedbackMessage' => 'Please take note of the following:',

    'title' => 'Would you like to have more information about the Wingssprayer?',
    'subTitle' => 'Make a request for our brochure now!',
    'description' => '99.8 % spray drift reduction, lower costs, more effect. The Wingssprayer has a permanent impact on crop protection. Request the brochure and discover all the possibilities.',

    'usp' => [
        '99.8% spray drift reduction',
        'Optimum protection reaching deep into the crop',
        'Save time, water and up to 40% less spraying fluid',
    ],

    'sendWithEmail' => 'Receive an email',
    'sendWithMail' => 'Receive by post',

    'requiredWhenSendWithMail' => 'Required when receive by post is selected',

    'sent' => [
        'title' => 'Thank you!',
        'description' => 'We will send the brochure to you as soon as possible.'
    ],


];