mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-06 04:34:00 +00:00
Update language to fix #1064
This commit is contained in:
@@ -90,7 +90,7 @@ class ReportController extends Controller
|
||||
|
||||
View::share(
|
||||
'subTitle', trans(
|
||||
'firefly.report_default',
|
||||
'firefly.report_account',
|
||||
['start' => $start->formatLocalized($this->monthFormat), 'end' => $end->formatLocalized($this->monthFormat)]
|
||||
)
|
||||
);
|
||||
|
Reference in New Issue
Block a user