mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-17 09:51:40 +00:00
Use the translatable string for Financial control
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="header">FINANCIAL CONTROL</li>
|
<li class="header text-uppercase">{{ 'financial_control'|_ }}</li>
|
||||||
|
|
||||||
<li class="{{ activeRoutePartial('budgets') }}" id="budget-menu">
|
<li class="{{ activeRoutePartial('budgets') }}" id="budget-menu">
|
||||||
<a href="{{ route('budgets.index') }}">
|
<a href="{{ route('budgets.index') }}">
|
||||||
|
Reference in New Issue
Block a user