<?php
return [
'openingHours' => 'Opening hours',
'closed' => 'closed',
'contactForm' => 'Contact form',
'feedback_message' => 'We would like to point out the following:',
'send' => 'Thank you for your interest.<br/>We will try to contact you as soon as possible.'
];