mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-01-02 12:17:22 -06:00
Use the translatable string for Automation
This commit is contained in:
parent
cbf1fde45e
commit
295d01dc16
@ -65,7 +65,7 @@
|
||||
<li class="{{ activeRoutePartial('recurring') }} {{ activeRoutePartial('rules') }} treeview">
|
||||
<a href="#">
|
||||
<i class="fa fa-microchip fa-fw"></i>
|
||||
<span>Automation</span>
|
||||
<span>{{ 'automation'|_ }}</span>
|
||||
<span class="pull-right-container">
|
||||
<i class="fa fa-angle-left pull-right"></i>
|
||||
</span>
|
||||
|
Loading…
Reference in New Issue
Block a user