* Add flight_id column to pireps table * Refactor PIREPs and bids closes 406 * Formatting
This commit is contained in:
@@ -7,6 +7,7 @@ return [
|
||||
'submitpirep' => 'Submit PIREP',
|
||||
'fileflightreport' => 'File New Report',
|
||||
'filenewpirep' => 'File New PIREP',
|
||||
'newpirep' => 'New PIREP',
|
||||
'pilotreport' => 'Pilot Report|Pilot Reports',
|
||||
'arrived' => 'Arrived',
|
||||
'source' => 'Source',
|
||||
|
||||
@@ -7,6 +7,7 @@ return [
|
||||
'submitpirep' => 'Enviar PIREP',
|
||||
'fileflightreport' => 'Archivo informe de vuelo',
|
||||
'filenewpirep' => 'Archivo nuevo PIREP',
|
||||
'newpirep' => 'Nuevo PIREP',
|
||||
'pilotreport' => 'Informe de piloto|Informes de piloto',
|
||||
'arrived' => 'Llegó',
|
||||
'source' => 'Origen',
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
|
||||
return [
|
||||
'filenewpirep' => 'Inserici Nuovo PIREP',
|
||||
'newpirep' => 'Nuovo PIREP',
|
||||
'pilotreport' => 'Rapporto Pilota|Rapporti Pilota',
|
||||
'arrived' => 'Arrivato',
|
||||
'source' => 'Fonte',
|
||||
|
||||
Reference in New Issue
Block a user