phpvms/resources/lang/en/dashboard.php
2018-08-26 16:40:04 +00:00

13 lines
313 B
PHP

<?php
return [
'totalhours' => 'Total Hours',
'yourbalance' => 'Your Balance',
'yourlastreport' => 'Your Last Report',
'noreportsyet' => 'No reports yet.',
'fileonenow' => 'File one now.',
'weatherat' => 'Weather at :ICAO',
'recentreports' => 'Recent Reports',
];