phpvms/resources/lang/es/airports.php
arv187 5b233da11b update 07/13/2018
Add new files.
2018-07-13 17:30:54 +02:00

13 lines
236 B
PHP

<?php
/**
*
*/
return [
'ident' => 'Identificación',
'home' => 'Aeropuerto inicial',
'current' => 'Aeropuerto actual',
'departure' => 'Aeropuerto de salida',
'arrival' => 'Aeropuerto de llegada',
];