phpvms/resources/lang/es-es/dashboard.php

12 lines
332 B
PHP
Raw Normal View History

2018-07-13 23:30:54 +08:00
<?php
2018-08-27 00:40:04 +08:00
2018-07-13 23:30:54 +08:00
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',
];