more styling #141
This commit is contained in:
@ -2,6 +2,12 @@
|
||||
|
||||
return [
|
||||
|
||||
'this_year' => 'This Year',
|
||||
'previous_year' => 'Previous Year',
|
||||
'this_quarter' => 'This Quarter',
|
||||
'previous_quarter' => 'Previous Quarter',
|
||||
'last_12_months' => 'Last 12 Months',
|
||||
|
||||
'summary' => [
|
||||
'income' => 'Income Summary',
|
||||
'expense' => 'Expense Summary',
|
||||
|
Reference in New Issue
Block a user