Use the translatable string for Automation

This commit is contained in:
Lucas Guima 2020-04-28 20:57:11 -03:00
parent cbf1fde45e
commit 295d01dc16

View File

@ -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>