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/global.php
<?php

return [
    'navigation' => [
        'item' => [
            'product' => 'Product'
        ],
        'demo' => "Plan demo"
    ],

    'websiteBy'             => 'Website designed by',
    'linkCopied'            => 'Link copied',
    'share'                 => 'Share',
    'searchPlaceholder'     => 'Search...',
    'other'                 => 'Other',
    'phoneNumber'           => 'Phone number',
    'email'                 => 'E-mail',
    'emailAddress'          => 'E-mail address',
    'companyCountry'        => 'Netherlands',

    'partners' => [
        'title' => 'Our partners',
        'buttonTextLead' => 'View all',
        'buttonTextLabel' => 'suitable machines'
    ],

    'howItWorks' => [
        'heading' => 'How does it work?',
        'items' => [
            [
                'image' => '/img/how/how1.jpg',
                'description' => 'The Wingssprayer\'s spraying units can be fitted to virtually any spraying equipment, both new and existing.',
            ],
            [
                'image' => '/img/how/how2.jpg',
                'description' => 'The Wings provide shelter from hard wind and prevent spray drift.',
            ],
            [
                'image' => '/img/how/how3.jpg',
                'description' => 'The Wings come into contact with the crop, opening it up so that the spraying fluid can penetrate beneath the crop.',
            ],
            [
                'image' => '/img/how/how4.jpg',
                'description' => 'Fine droplets ensure optimum coverage.',
            ],
        ],
        'buttonLabel' => 'Watch the entire process',
    ],

    'cta' => [
        'heading' => 'Plan a consultation with us',
        'description' => 'Are you wondering how the Wingssprayer makes crop protection easier and cheaper?',
        'planTalkButtonText' => 'Plan a consultation',
        'demoButtonText' => 'Free demonstration',
    ],

    'preFooter' => [
        'brochure' => [
            'title' => 'Request a brochure',
            'description' => 'And sign up for our newsletter',
            'placeholder' => 'Please fill in your e-mail',
            'buttonText' => 'Request a brochure',
        ],
        'usp' => [
            '99.8% spray drift reduction',
            'Optimum protection',
            '10-40 % less spraying fluid',
        ],
    ],

    'footer' => [
        'headings' => [
          'product' => 'Product',
          'company' => 'Business',
          'other' => 'General',
        ],
    ],

    'rating' => [
        "experienceDescription" => "Have you also had a great <br> experience?",
        "buttonText" => "Rate us",
    ],

];