phpvms/resources/lang/it/dashboard.php
2018-05-21 09:57:46 -05:00

15 lines
331 B
PHP

<?php
/**
*
*/
return [
'totalhours' => 'Ore Totali',
'yourbalance' => 'Bilancio',
'yourlastreport' => 'Ultimo Rapporto',
'noreportsyet' => 'Ancora nessun rapporto.',
'fileonenow' => 'Inseriscine uno ora.',
'weatherat' => 'Tempo a :ICAO',
'recentreports' => 'Rapporti Recenti',
];