<?php
return [
'visitAddress' => 'Visit address',
'openingHours' => 'Opening hours',
'closed' => 'closed',
'contactForm' => 'Contact form',
'thankMessage' => 'Thank you for fill in the contact request.<br/>We will reply as soon as possible.',
];