update 07/13/2018
Add new files.
This commit is contained in:
14
resources/lang/es/dashboard.php
Normal file
14
resources/lang/es/dashboard.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?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',
|
||||
];
|
||||
Reference in New Issue
Block a user