Enable logins using pilot ID #698

This commit is contained in:
Nabeel Shahzad
2020-05-16 11:46:25 -04:00
parent 00505a1607
commit b9aeda1cba
16 changed files with 234 additions and 8 deletions

View File

@@ -10,6 +10,7 @@ return [
'newestpilots' => 'Ultimi Piloti',
'profile' => 'Profilo',
'email' => 'Email',
'pilot_id' => 'Pilot ID',
'login' => 'Accesso',
'logout' => 'Uscita',
'register' => 'Registrazione',
@@ -48,6 +49,7 @@ return [
'inactive' => 'Inattivo',
'yes' => 'Sì',
'no' => 'No',
'or' => 'o',
'days' => [
'mon' => 'Lunedì',
'tues' => 'Martedì',