Option for SB only on bids; add the new file type #642 (#643)

Option for SB only on bids; add the new file type #642
This commit is contained in:
Nabeel S
2020-03-27 11:49:19 -04:00
committed by GitHub
parent f3fe3a56ba
commit 4a3ec38919
15 changed files with 746 additions and 56 deletions

View File

@@ -6,7 +6,7 @@ return [
'flighttype' => 'Flight Type',
'flighthours' => 'Flight Hours',
'route' => 'Route',
'mybid' => 'My Bid|My Bids',
'mybid' => 'My Bids',
'search' => 'Search',
'addremovebid' => 'Add/Remove Bid',
'bidremoved' => 'Your bid was removed.',

View File

@@ -6,7 +6,7 @@ return [
'flighttype' => 'Tipo de vuelo',
'flighthours' => 'Horas de vuelo',
'route' => 'Ruta',
'mybid' => 'Mi reserva|Mis reservas',
'mybid' => 'Mis reservas',
'search' => 'Buscar',
'addremovebid' => 'Añadir/Quitar reserva',
'bidremoved' => 'Tu reserva ha sido eliminada.',

View File

@@ -6,7 +6,7 @@ return [
'flighttype' => 'Tipo di Volo',
'flighthours' => 'Ore di Volo',
'route' => 'Rotta',
'mybid' => 'Mia prenotazione|Mie Prenotazioni',
'mybid' => 'Mie Prenotazioni',
'addremovebid' => 'Aggiungi/Rimuovi Prenotazione',
'bidremoved' => 'La tua prenotazione è stata rimossa.',
'bidadded' => 'La tua prenotazione è stata aggiunta.',