spanish translation
This commit is contained in:
@@ -12,6 +12,7 @@ return [
|
||||
'net_profit' => 'Ganancia Neta',
|
||||
'total_expenses' => 'Total de gastos',
|
||||
'net' => 'Neto',
|
||||
'income-expense' => 'Ingresos y Gastos',
|
||||
|
||||
'summary' => [
|
||||
'income' => 'Resumen de Ingresos',
|
||||
@@ -20,11 +21,10 @@ return [
|
||||
'tax' => 'Resumen de impuestos',
|
||||
],
|
||||
|
||||
'quarter' => [
|
||||
'1' => 'Ene-Mar',
|
||||
'2' => 'Abr-Jun',
|
||||
'3' => 'Jul-Sep',
|
||||
'4' => 'Oct-Dic',
|
||||
'charts' => [
|
||||
'line' => 'Línea',
|
||||
'bar' => 'Barra',
|
||||
'pie' => 'Tarta',
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user