More organizing for translations

This commit is contained in:
Nabeel Shahzad
2018-05-21 11:55:40 -05:00
parent 36dcd61feb
commit 0a7f002217
48 changed files with 393 additions and 410 deletions

View File

@@ -4,8 +4,9 @@
*/
return [
'inboundflights' => 'Voli in Entrata',
'outboundflights' => 'Voli in Uscita',
'ident' => 'Identificativo',
'noflightfound' => 'Nessun Volo Trovato.',
'ident' => 'Identificativo',
'home' => 'Aeroporto di Casa',
'current' => 'Aeroporto Corrente',
'departure' => 'Aeroporto di Partenza',
'arrival' => 'Aeroporto d\'Arrivo',
];