phpvms/resources/lang/es/dashboard.php
arv187 5b233da11b update 07/13/2018
Add new files.
2018-07-13 17:30:54 +02:00

15 lines
343 B
PHP

<?php
/**
*
*/
return [
'totalhours' => 'Horas totales',
'yourbalance' => 'Tu balance',
'yourlastreport' => 'Tu último informe',
'noreportsyet' => 'No hay informes todavía.',
'fileonenow' => 'Archivar uno ahora.',
'weatherat' => 'Clima en :ICAO',
'recentreports' => 'Informes recientes',
];