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/ste.komma.pro/resources/lang/en/site/global.php
<?php

return [
    'website_by' => 'Website by',
    'link_copied' => 'Link copied',
    'share' => 'Share',
    'search_placeholder' => 'Search...',
    'readMore' => 'Read more',

    'login' => 'My STE',
    'mySte' => 'https://www.ste.nl/login.php?&set_language=Engels',

    'schedule_intake_interview' => 'Schedule intake',

    'method' => [
        'buttonText' => 'Full explanation',
    ],

    'testimonials' => [
        'feedbackTitle' => 'What do you think of STE?',
        'feedbackButtonText' => 'Rate us',
        'readMore' => 'Read more stories',
    ],

    'partners' => [
        'heading' => 'Some companies we work for',
    ],

    'certificates' => [
        'heading' => 'Our quality marks & partners',
    ],

    'method_cta_title' => 'Want to know more about our method?',

    'cta' => [
        'title' => 'Are you ready to get started?',
        'alternative_title' => 'Interested?',
        'buttonText1' => 'Schedule an intake',
        'buttonText2' => 'Contact us',
        'get_started' => 'Get started',
        'find_your_training' => 'Go to Open Enrolments'
    ],

    'bubbleLinks' => [
        [
            'codeName' => 'vacancies',
            'title' => 'Vacancies',
            'buttonText' => 'Come and work for us',
        ],
        [
            'codeName' => 'brochures',
            'title' => 'Brochures',
            'buttonText' => 'Discover the possibilities',
        ],
        [
            'codeName' => 'contact',
            'title' => 'More info?',
            'buttonText' => 'Please contact us',
        ],
    ],

    'prefooter' => [
        'chat' => [
            'title' => 'Need help?',
            'buttonText' => 'Call with us',
        ],
        'social' => [
            'title' => 'Follow us',
        ],
    ],

    'footer' => [
        'productMenu' => 'Assortment',
        'menuTitle2' => 'Menu',
    ],


];