<?php
return [
'form_title' => 'Contact us',
'feedback_message' => 'We would like to point out the following:',
'send' => [
'title' => 'Thanks!',
'description' => 'We try to contact you as soon as possible.'
],
'map_heading' => 'We are located here',
];