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/topswtw.komma.pro/app/lang/en/pages/home.php
<?php

return [

    'home'                      => 'home',
    'streamer'                  => 'You and your MVHR system in TOP condition!',

    'panel' => [
        'title'                 => 'Find and order your <span style="color: #00A6FF;">MVHR filters</span><br /> using our search engine.',

        // Todo: translate
        'tips' => [
            'title'             => 'Hints',
            'tip1'              => 'Air filters exist in various models.<br />Always make sure to verify the dimensions.',
            'tip2'              => 'Are you unsure about which filter to buy? <br />You will (often) find the model number in the back of the manual.',
            'tip3'              => 'Order multiple sets at once and get additional discounts, free shipping and a free filter set.',
        ],

        'button'                => 'Show all brands',

        'message'               => 'Are you hesitating about which filter to buy?<br />
        							Feel free to <a href=":contactUrl">contact</a> us, we will gladly help you.',
    ],

    'description' => [
        'title'                 => 'TOPS MVHR Filters: A healthy investment',
        'button'                => 'Show all brands',
    ]
];