<?php
return [
'type' => [
'flight' => 'Por vuelo',
'daily' => 'Diario',
'monthly' => 'Mensual',
],
];