<?php
return [
'type' => [
'flight' => 'Volo',
'daily' => 'Giornaliera',
'monthly' => 'Mensile',
],
];