phpvms/resources/lang/it/dashboard.php

15 lines
331 B
PHP
Raw Normal View History

2018-05-19 03:47:55 +08:00
<?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',
];