Capturing pilot transfer hours
This commit is contained in:
@@ -20,4 +20,5 @@ return [
|
||||
'deniedmessage' => 'Your registration was denied. Please contact an administrator.',
|
||||
'accountsuspended' => 'Account Suspended',
|
||||
'suspendedmessage' => 'Your account has been suspended. Please contact an administrator.',
|
||||
'transferhours' => 'Transfer Hours',
|
||||
];
|
||||
|
||||
@@ -14,4 +14,5 @@ return [
|
||||
'updateprofile' => 'Update Profile',
|
||||
'editprofile' => 'Edit Profile',
|
||||
'edityourprofile' => 'Edit Your Profile',
|
||||
'transferhours' => 'Transferred Hours',
|
||||
];
|
||||
|
||||
@@ -20,4 +20,5 @@ return [
|
||||
'deniedmessage' => 'La tua registrazione è stata rifiutata. Contatta un amministratore per favore.',
|
||||
'accountsuspended' => 'Account Sospeso',
|
||||
'suspendedmessage' => 'Il tuo account è stato sospeso. Contatta un amministratore per favore.',
|
||||
'transferhours' => 'Ore di trasferimento',
|
||||
];
|
||||
|
||||
@@ -13,4 +13,5 @@ return [
|
||||
'updateprofile' => 'Aggiorna Profilo',
|
||||
'editprofile' => 'Modifica Profilo',
|
||||
'edityourprofile' => 'Modifica Il Tuo Profilo',
|
||||
'transferhours' => 'Ore trasferite',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user