File: D:/HostingSpaces/sdo/sdoschoonmaak.nl/resources/lang/en/site/cookies.php
<?php
return [
'message' => 'This website uses cookies. <a href=":link">Click here</a> to change these.',
'close' => 'Close',
'tracking' => [
'pop-up' => [
'title' => 'Cookies',
'message' => "This website uses <a href=':link'>cookies</a>.<br/>
Read all about it in our <a href=':link'>privacy policy</a>.",
'analytic' => '<strong>Functional and <span>analytical cookies</span></strong><br/>
These cookies do not collect any personal data',
'tracking' => '<strong>Tracking cookies</strong><br/>
These cookies follow visitors when they visit other websites,
in the process of which data is exchanged with third parties.',
'less-cookies' => 'Want to reduce the number of cookies?',
'change-cookies-settings' => 'Please change your settings.',
'change-settings' => [
'title' => 'Changing the cookie settings',
'text' => 'Below, select which cookies you wish to allow.',
],
'accept-continue' => 'Accept and proceed',
],
'switch' => [
'title' => 'Changing the cookie settings',
'text' => "Below, select which cookies you wish to allow.",
'analytic' => '<strong>Functional and <span>analytical cookies</span></strong><br/>
These cookies do not collect any personal data',
'tracking' => '<strong>Tracking cookies</strong><br/>
These cookies follow visitors when they visit other websites,
in the process of which data is exchanged with third parties.',
'save-settings' => 'Change settings and accept'
]
],
];