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',
]
];