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
+5 -4
View File
@@ -4,8 +4,9 @@
*/
return [
'inboundflights' => 'Inbound Flights',
'outboundflights' => 'Outbound Flights',
'ident' => 'Identification',
'noflightfound' => 'No Flight Found.',
'ident' => 'Identification',
'home' => 'Home Airport',
'current' => 'Current Airport',
'departure' => 'Departure Airport',
'arrival' => 'Arrival Airport',
];