update 07/13/2018
Add new files.
This commit is contained in:
12
resources/lang/es/expenses.php
Normal file
12
resources/lang/es/expenses.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
/**
|
||||
*
|
||||
*/
|
||||
|
||||
return [
|
||||
'type' => [
|
||||
'flight' => 'Vuelo',
|
||||
'daily' => 'Diario',
|
||||
'monthly' => 'Mensual',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user