Lang fixes

This commit is contained in:
Nabeel Shahzad
2018-05-25 15:37:53 -05:00
parent a515921143
commit 42fb13294b
3 changed files with 4 additions and 2 deletions

View File

@@ -13,6 +13,7 @@ return [
'groundspeed' => 'Ground Speed',
'altitude' => 'Altitude',
'heading' => 'Heading',
'distance' => 'Distance',
'noflights' => 'There are no flights.',
'gs' => 'GS',
],