File: D:/HostingSpaces/SBogers10/lc-hydraulics.komma.nl/resources/lang/en/site/cookies.php
<?php
return [
'message' => 'This website uses cookies. <a href=":link">Click here</a> for more information.',
'close' => 'Close',
'tracking' => [
'pop-up' => [
'title' => 'Cookies',
'message' => "This website makes use of various cookies. <a href=':link'>cookies</a>.<br/>
Read more in our <a href=':link'>privacy policy</a>.",
'analytic' => '<strong>Functional and <span>analytical cookies</span></strong><br/>
These do not collect any personal data.',
'tracking' => '<strong>Tracking cookies</strong><br/>
These follow users when they visit other websites and exchange data with third parties.',
'less-cookies' => 'Would you rather we stored fewer cookies?',
'change-cookies-settings' => 'In that case, change your settings.',
'change-settings' => [
'title' => 'Change cookie settings',
'text' => 'Select below which cookies you want to allow.',
],
'accept-continue' => 'Accept and continue',
],
'switch' => [
'title' => 'Change cookie settings',
'message' => "Select below which cookies you want to allow.",
'analytic' => '<strong>Functional and <span>analytical cookies</span></strong><br/>
These do not collect any personal data.',
'tracking' => '<strong>Tracking cookies</strong><br/>
These follow users when they visit other websites and exchange data with third parties.',
'save-settings' => 'Change your settings and confirm'
]
],
];