update 07/13/2018

Add new files.
This commit is contained in:
arv187
2018-07-13 17:30:54 +02:00
parent 3f3f0dd81d
commit 5b233da11b
17 changed files with 355 additions and 106 deletions

View File

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