/home/techb158/immovalet.com/platform/plugins/cookie-consent/resources/lang/en
Edit: /home/techb158/immovalet.com/platform/plugins/cookie-consent/resources/lang/en/cookie-consent.php (674B)
[
'name' => 'Cookie Consent',
'description' => 'Cookie consent settings',
'enable' => 'Enable cookie consent?',
'message' => 'Message',
'button_text' => 'Button text',
'max_width' => 'Max width (px)',
'background_color' => 'Background color',
'text_color' => 'Text color',
'learn_more_url' => 'Learn more URL',
'learn_more_text' => 'Learn more text',
],
'message' => 'Your experience on this site will be improved by allowing cookies.',
'button_text' => 'Allow cookies',
];