mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Use the translatable string for Classification
This commit is contained in:
@@ -129,7 +129,7 @@
|
||||
<li class="{{ activeRoutePartial('categories') }} {{ activeRoutePartial('tags') }} treeview">
|
||||
<a href="#">
|
||||
<i class="fa fa-tags fa-fw"></i>
|
||||
<span>Classification</span>
|
||||
<span>{{ 'classification'|_ }}</span>
|
||||
<span class="pull-right-container">
|
||||
<i class="fa fa-angle-left pull-right"></i>
|
||||
</span>
|
||||
|
Reference in New Issue
Block a user