update 07/13/2018
Add new files.
This commit is contained in:
12
resources/lang/es/airports.php
Normal file
12
resources/lang/es/airports.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
/**
|
||||
*
|
||||
*/
|
||||
|
||||
return [
|
||||
'ident' => 'Identificación',
|
||||
'home' => 'Aeropuerto inicial',
|
||||
'current' => 'Aeropuerto actual',
|
||||
'departure' => 'Aeropuerto de salida',
|
||||
'arrival' => 'Aeropuerto de llegada',
|
||||
];
|
||||
Reference in New Issue
Block a user