Capturing pilot transfer hours

This commit is contained in:
Kevin
2018-09-05 08:09:33 +08:00
parent ec873f2b82
commit b73182f830
11 changed files with 44 additions and 2 deletions

View File

@@ -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',
];