phpvms/resources/lang/it/dashboard.php

12 lines
320 B
PHP
Raw Normal View History

2018-05-19 03:47:55 +08:00
<?php
2018-08-27 00:40:04 +08:00
2018-05-19 03:47:55 +08:00
return [
'totalhours' => 'Ore Totali',
'yourbalance' => 'Bilancio',
'yourlastreport' => 'Ultimo Rapporto',
'noreportsyet' => 'Ancora nessun rapporto.',
'fileonenow' => 'Inseriscine uno ora.',
'weatherat' => 'Tempo a :ICAO',
'recentreports' => 'Rapporti Recenti',
];